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