Shahobiddin Anor 306e4fd7b8
jprq: Add version 2.4 (#6597)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
2025-03-04 09:33:37 +08:00

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"
}
}
}
}