mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
simplex-chat: Update to version 1.1.0
This commit is contained in:
parent
f69e49cf29
commit
f82a93dbcf
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"description": "Private and secure chat and applications platform",
|
"description": "Private and secure chat and applications platform",
|
||||||
"homepage": "https://simplex.chat",
|
"homepage": "https://simplex.chat",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/simplex-chat/simplex-chat/releases/download/v1.0.0/simplex-chat-windows-x86-64#/simplex-chat.exe",
|
"url": "https://github.com/simplex-chat/simplex-chat/releases/download/v1.1.0/simplex-chat-windows-x86-64#/simplex-chat.exe",
|
||||||
"hash": "34CD17B6DCCAEE7964C071DBA83222E1BD90EB1580FA46D857D7A80587033E03"
|
"hash": "ddf43eb52f28c83a92e811be376567fb03a38f16332a8508af944fcf7246248d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "simplex-chat.exe",
|
"bin": "simplex-chat.exe",
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url" : "https://github.com/simplex-chat/simplex-chat/releases/download/v$version/simplex-chat-windows-x86-64#/simplex-chat.exe"
|
"url": "https://github.com/simplex-chat/simplex-chat/releases/download/v$version/simplex-chat-windows-x86-64#/simplex-chat.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user