Skip to content

Commit f349849

Browse files
chore: update update.json platforms for v3.2.1 [skip ci]
1 parent 97b0881 commit f349849

1 file changed

Lines changed: 28 additions & 2 deletions

File tree

update.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "",
2+
"version": "3.2.1",
33
"releaseTitle": {
44
"ru": "Расширение настроек приложения, фикс DNS утечек, UI улучшения, пинг и сортировка по пингу, фиксы багов",
55
"en": "Extended application settings, fixed DNS leaks, UI improvements, ping and sorting by ping, bug fixes"
@@ -9,5 +9,31 @@
99
"en": "We have a new Telegram channel: t.me/resultvpn. Application settings are extended and divided into convenient groups. DNS leak fixed, check through whoer.net showed Russian DNS, now the leak is eliminated. UI improved, manual ping of servers and sorting by ping added, subscription views updated, now there are header-hints. The function of blocking ads was removed, requires development, wait for the next updates. Fixed bug with non-working deep links for the application installed in a custom path. QUIC ping hysteria2. On the macOS version there are some difficulties: the system may say that the application is damaged, in fact this is due to the absence of a developer certificate, so run the command 'xattr -dr com.apple.quarantine /Applications/ResultV.app', to remove the application from the so-called quarantine. New windows tray"
1010
},
1111
"downloadUrl": "https://result-proxy.ru/",
12-
"platforms": {}
12+
"platforms": {
13+
"windows-amd64-portable": {
14+
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.1/ResultV.exe",
15+
"sha256": "b17655923dc8720901349f4427c390f7a42f7cd79c67b4955c85cde387b03879",
16+
"size": 53485056
17+
},
18+
"windows-amd64-installer": {
19+
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.1/ResultV-amd64-installer.exe",
20+
"sha256": "cf97e3749e9e470ff57f6341bed8c6244bf7386246969610ffac3fe1b2eb8d64",
21+
"size": 26190450
22+
},
23+
"darwin-universal": {
24+
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.1/ResultV.dmg",
25+
"sha256": "5134d3816886fc8a754b294fc898e0508de691017439f365f7e944b525eb63df",
26+
"size": 59353071
27+
},
28+
"linux-amd64-appimage": {
29+
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.1/ResultV--x86_64.AppImage",
30+
"sha256": "5050d50aa901bfcf628ebdd5c9c0ec57b173ede8cb13c0d2be063c8e175bc411",
31+
"size": 92916216
32+
},
33+
"linux-amd64-deb": {
34+
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.1/resultv_0.0.0~rc0_amd64.deb",
35+
"sha256": "f789f66a3dfe3f3b5993b98ed77fae793d91ea611ec0f2cdd7a3370da0be598f",
36+
"size": 25185054
37+
}
38+
}
1339
}

0 commit comments

Comments
 (0)