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