Skip to content

Commit 00a09f8

Browse files
committed
change wallet types
1 parent 06de434 commit 00a09f8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_data/downloads/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
system: "Linux"
22
releases:
3-
- type: "GUI"
3+
- type: "LGUI"
44
version: "2.0.0"
55
codename: ""
66
url: "https://github.com/masari-project/masari-gui-wallet/releases/download/2.0.0/masari-gui-wallet_2.0.0_amd64.deb"

_data/downloads/mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
system: "Apple"
22
order: 3
33
releases:
4-
- type: "GUI"
4+
- type: "LGUI"
55
version: "2.0.0"
66
codename: ""
77
url: "https://github.com/masari-project/masari-gui-wallet/releases/download/2.0.0/masari-gui-wallet_2.0.0.dmg"

_data/downloads/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
system: "Windows"
22
order: 1
33
releases:
4-
- type: "GUI"
4+
- type: "LGUI"
55
version: "2.0.0"
66
codename: ""
77
url: "https://github.com/masari-project/masari-gui-wallet/releases/download/2.0.0/masari-gui-wallet-2.0.0.Setup.exe"

0 commit comments

Comments
 (0)