24 lines
789 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|