scoop-bucket/vrc-get.json
2024-10-26 00:51:26 +02:00

24 lines
789 B
JSON

{
"version": "1.8.2",
"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.2/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe",
"hash": "ab9b272935c4b6382b936fd3645953499f787d6a14ebe28cb38d1a39bd8896b9"
}
},
"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"
}
}
}
}