⬆️ Updated apps
This commit is contained in:
23
vrc-get.json
Normal file
23
vrc-get.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"description": "Command line client for VRChat Package Manager",
|
||||
"homepage": "https://github.com/vrc-get/vrc-get",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vrc-get/vrc-get/releases/download/v1.8.0/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe",
|
||||
"hash": "53d4fd18c58d144065f4127a4e44ff736fa8e76ecd73f4868dc1aad90c34903b"
|
||||
}
|
||||
},
|
||||
"bin": "vrc-get.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/vrc-get/vrc-get"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vrc-get/vrc-get/releases/download/v$version/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user