Skip to content

Commit 3376599

Browse files
authored
Create amnezia.json
1 parent 24e17d6 commit 3376599

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

bucket/amnezia.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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+
}

0 commit comments

Comments
 (0)