mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
simplex-chat: Add version 1.0.0 (#3222)
* simplex-chat: Add version 1.0.0 * Update bucket/simplex-chat.json Co-authored-by: Issac Lin <issaclin32@gmail.com> Co-authored-by: Issac Lin <issaclin32@gmail.com>
This commit is contained in:
parent
da47f71703
commit
331518021a
24
bucket/simplex-chat.json
Normal file
24
bucket/simplex-chat.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"description": "Private and secure chat and applications platform",
|
||||
"homepage": "https://simplex.chat",
|
||||
"license": "AGPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/simplex-chat/simplex-chat/releases/download/v1.0.0/simplex-chat-windows-x86-64#/simplex-chat.exe",
|
||||
"hash": "34CD17B6DCCAEE7964C071DBA83222E1BD90EB1580FA46D857D7A80587033E03"
|
||||
}
|
||||
},
|
||||
"bin": "simplex-chat.exe",
|
||||
"checkver": {
|
||||
"url": "https://github.com/simplex-chat/simplex-chat/releases",
|
||||
"regex": "download/v([\\d.]+)/simplex-chat-windows-x86-64"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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