File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 4.8.8.3" ,
3+ "description" : " Amnezia VPN Client (Desktop+Mobile)." ,
4+ "homepage" : " https://github.com/amnezia-vpn/amnezia-client" ,
5+ "license" : " GPL-3" ,
6+ "notes" : " " ,
7+ "architecture" : {
8+ "64bit" : {
9+ "url" : " https://github.com/amnezia-vpn/amnezia-client/releases/download/4.8.8.3/AmneziaVPN_4.8.8.3_windows_x64.exe#/AmneziaVPN_x64.exe" ,
10+ "hash" : " d40cb78469f4f666c89d45ebe93d41d1d8d1b827027967b1303175de2e35aa03"
11+ }
12+ },
13+ "checkver" : " github" ,
14+ "autoupdate" : {
15+ "architecture" : {
16+ "64bit" : {
17+ "url" : " https://github.com/amnezia-vpn/amnezia-client/releases/download/$version/AmneziaVPN_$version_windows_x64.exe#/AmneziaVPN_x64.exe"
18+ }
19+ }
20+ },
21+ "installer" : {
22+ "script" : " Start-Process -Wait -FilePath \" $dir\\ AmneziaVPN_x64.exe\" -ArgumentList \" /S /D=$dir\" "
23+ }
24+ }
You can’t perform that action at this time.
0 commit comments