mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Update manifest.toml
This commit is contained in:
parent
ea6a681905
commit
e8f6cc958a
1 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ name = "SimpleX"
|
|||
description.en = "Messaging platform operating without user identifiers"
|
||||
description.fr = "Plate-forme de messagerie fonctionnant sans identifiants d'utilisateurs"
|
||||
|
||||
version = "5.0.0~ynh2"
|
||||
version = "5.1.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -33,8 +33,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0.1/smp-server_amd64"
|
||||
amd64.sha256 = "fd5c88355496ae09aad7dba582be99307813a18550d870b742c12b8a17f41b71"
|
||||
amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.1.0/smp-server_amd64"
|
||||
amd64.sha256 = "017071d4f6126c8aba1c11bc6624a32ec78c3e337ee04ad5c0c508eeb827f5ef"
|
||||
arm64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0.1/smp-server_arm64"
|
||||
arm64.sha256 = "b59f26e4ad1a5a8b1e0e6d564c01a713d26c4b01dd6f1e27dea8961df2468002"
|
||||
in_subdir = false
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
rename = "smp-server"
|
||||
|
||||
[resources.sources.xftp]
|
||||
amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0.1/xftp-server_amd64"
|
||||
amd64.sha256 = "24535308621ff9e46d4630fde74cc2f1c8892f1ce1230ce6a538892be64d34f6"
|
||||
amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.1.0/xftp-server_amd64"
|
||||
amd64.sha256 = "4c58fe2944cb448fecc70a07e6b3a01d06964da344108019cc9e3eb015c8cbbf"
|
||||
arm64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0.1/xftp-server_arm64"
|
||||
arm64.sha256 = "e48e2a57e1992616e33be2b1bda564a978f8bdef3a5e30dce55712bc66278348"
|
||||
in_subdir = false
|
||||
|
|
Loading…
Add table
Reference in a new issue