mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
jprq: Add version 2.4 (#6597)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
7a37c6858a
commit
306e4fd7b8
30
bucket/jprq.json
Normal file
30
bucket/jprq.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user