Skip to content

Commit 619d92a

Browse files
committed
fix version in wails
1 parent bbd2944 commit 619d92a

3 files changed

Lines changed: 4 additions & 28 deletions

File tree

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

update.json

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,6 @@
1010
},
1111
"downloadUrl": "https://result-proxy.ru/",
1212
"platforms": {
13-
"windows-amd64-portable": {
14-
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.0-dev.1/ResultV.exe",
15-
"sha256": "b82f2efef33805e3d64def0e2d7ea3764d4c4fb38cf45106c19c1d52218c985c",
16-
"size": 46001152
17-
},
18-
"windows-amd64-installer": {
19-
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.0-dev.1/ResultV-amd64-installer.exe",
20-
"sha256": "3da3723e26d351d2ec494de33d8a73d671df966ded536160ec1ce54f4df33abd",
21-
"size": 24190151
22-
},
23-
"darwin-universal": {
24-
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.0-dev.1/ResultV.dmg",
25-
"sha256": "d499d09fc065e904b593fab7f46d0288934fac3e85165e3a9faa576490f6aedd",
26-
"size": 39597465
27-
},
28-
"linux-amd64-appimage": {
29-
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.0-dev.1/ResultV-3.2.0-dev.1-x86_64.AppImage",
30-
"sha256": "b73bb7fb4e839257439cf764e2ea9d22bb94c1a705bcb1751532d05ed2894810",
31-
"size": 87570936
32-
},
33-
"linux-amd64-deb": {
34-
"url": "https://github.com/AandStep/ResultV/releases/download/v3.2.0-dev.1/resultv_3.2.0~dev.1_amd64.deb",
35-
"sha256": "5c7015c6bdcacf7ce252026efbc2f6af61865164d10a59fa30218c5a1603c690",
36-
"size": 18975270
37-
}
13+
3814
}
3915
}

wails.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"build:tags": "with_gvisor,with_utls,with_clash_api,with_quic,with_wireguard,with_naive_outbound,with_purego",
66
"info": {
77
"productString": "ResultV",
8-
"productVersion": "3.1.0",
8+
"productVersion": "3.2.0",
99
"companyName": "ResultV",
1010
"productDescription": "ResultV Application",
1111
"protocols": [

0 commit comments

Comments
 (0)