24 lines
789 B
JSON
24 lines
789 B
JSON
{
|
|
"version": "1.9.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.9.1/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe",
|
|
"hash": "949624a645c05344d7e381bbb4699e9e9b8a4c5cbb913e8347825321857f14b7"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|