File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 2.4" ,
3+ "description" : " jprq - Secure public URLs for local servers" ,
4+ "homepage" : " https://github.com/azimjohn/jprq" ,
5+ "license" : " MIT" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/azimjohn/jprq/releases/download/2.4/jprq-windows-amd64.exe" ,
9+ "hash" : " 4BAF20EB564946AF3CE0D6A33BDA1A08036728E24E8024388B5595AF6859BCC1"
10+ },
11+ "32bit" : {
12+ "url" : " https://github.com/azimjohn/jprq/releases/download/2.4/jprq-windows-386.exe" ,
13+ "hash" : " 3EEF9C81B6B0B71E6F3A0C0DC6488052F864FE2074CA0B6F18054471D423364A"
14+ }
15+ },
16+ "bin" : [
17+ [" jprq-windows-amd64.exe" , " jprq" ],
18+ [" jprq-windows-386.exe" , " jprq" ]
19+ ],
20+ "shortcuts" : [
21+ [" jprq-windows-amd64.exe" , " jprq" ],
22+ [" jprq-windows-386.exe" , " jprq" ]
23+ ],
24+ "checkver" : {
25+ "github" : " https://github.com/azimjohn/jprq"
26+ },
27+ "autoupdate" : {
28+ "architecture" : {
29+ "64bit" : {
30+ "url" : " https://github.com/azimjohn/jprq/releases/download/$version/jprq-windows-amd64.exe"
31+ },
32+ "32bit" : {
33+ "url" : " https://github.com/azimjohn/jprq/releases/download/$version/jprq-windows-386.exe"
34+ }
35+ }
36+ }
37+ }
You can’t perform that action at this time.
0 commit comments