scoop-bucket/vrc-get.json
2024-05-16 10:40:03 +02:00

24 lines
789 B
JSON

{
"version": "1.8.1",
"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.1/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe",
"hash": "43ac8de4db4882402ea3f0b576b18cf2fcd9c046775b8bb6c415b3d462266578"
}
},
"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"
}
}
}
}