File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed
Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.12.1 " ,
2+ "version" : " 0.14.0.0 " ,
33 "description" : " A simple program to monitor your network/data usage." ,
44 "homepage" : " https://github.com/Ashfaaq18/OpenNetMeter" ,
55 "license" : " Apache-2.0" ,
66 "suggest" : {
7- ".NET Desktop Runtime 6.0" : " versions/windowsdesktop-runtime-6.0"
7+ ".NET Desktop Runtime 8.0" : " versions/windowsdesktop-runtime-8.0"
8+ },
9+ "architecture" : {
10+ "64bit" : {
11+ "url" : " https://github.com/Ashfaaq18/OpenNetMeter/releases/download/v0.14.0.0/OpenNetMeter-0.14.0.msi" ,
12+ "hash" : " 763df7be4601506f1a3004adb1dda4ad4785b4ff2d7304814180cd67f832856e" ,
13+ "extract_dir" : " PFiles64\\ OpenNetMeter"
14+ }
815 },
9- "url" : " https://github.com/Ashfaaq18/OpenNetMeter/releases/download/v0.12.1/OpenNetMeter-0.12.1.zip" ,
10- "hash" : " c1c8586658883df5f516e670e62e39de52566afa51406338e0e9134d3c5bb010" ,
1116 "shortcuts" : [
1217 [
1318 " OpenNetMeter.exe" ,
1621 ],
1722 "checkver" : " github" ,
1823 "autoupdate" : {
19- "url" : " https://github.com/Ashfaaq18/OpenNetMeter/releases/download/v$version/OpenNetMeter-$version.zip"
24+ "architecture" : {
25+ "64bit" : {
26+ "url" : " https://github.com/Ashfaaq18/OpenNetMeter/releases/download/v$version/OpenNetMeter-$matchHead.msi"
27+ }
28+ }
2029 }
2130}
You can’t perform that action at this time.
0 commit comments