mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"version": "2.4",
|
|
"description": "join public router. quickly.",
|
|
"homepage": "https://jprq.io",
|
|
"license": "Shareware",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/azimjohn/jprq/releases/download/2.4/jprq-windows-amd64.exe#/jprq.exe",
|
|
"hash": "4baf20eb564946af3ce0d6a33bda1a08036728e24e8024388b5595af6859bcc1"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/azimjohn/jprq/releases/download/2.4/jprq-windows-386.exe#/jprq.exe",
|
|
"hash": "3eef9c81b6b0b71e6f3a0c0dc6488052f864fe2074ca0b6f18054471d423364a"
|
|
}
|
|
},
|
|
"bin": "jprq.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/azimjohn/jprq"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/azimjohn/jprq/releases/download/$version/jprq-windows-amd64.exe#/jprq.exe"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/azimjohn/jprq/releases/download/$version/jprq-windows-386.exe#/jprq.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|