mirror of
https://github.com/YunoHost-Apps/mautrix_signal_ynh.git
synced 2024-09-03 19:46:07 +02:00
Upgrade to v0.5.1
https://github.com/mautrix/signal/releases/tag/v0.5.1
This commit is contained in:
parent
53823e7d92
commit
eda6e87432
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Matrix Signal bridge"
|
||||||
description.en = "Matrix / Synapse puppeting bridge for Signal"
|
description.en = "Matrix / Synapse puppeting bridge for Signal"
|
||||||
description.fr = "Passerelle Matrix / Synapse pour Signal"
|
description.fr = "Passerelle Matrix / Synapse pour Signal"
|
||||||
|
|
||||||
version = "0.4.3~ynh2"
|
version = "0.5.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["MayeulC"]
|
maintainers = ["MayeulC"]
|
||||||
|
|
||||||
|
@ -67,8 +67,8 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/mautrix/signal/archive/refs/tags/v0.4.3.tar.gz"
|
url = "https://github.com/mautrix/signal/archive/refs/tags/v0.5.1.tar.gz"
|
||||||
sha256 = "e75636e845d4b9d84070efec510b7358b93a4fb0d6ffe4300dbdb9260725ba53"
|
sha256 = "646736a97421b4a3e25afa4410ef3168cba66b4964b3df0d2468d36ca409b193"
|
||||||
rename = "mautrix-signal.tar.gz"
|
rename = "mautrix-signal.tar.gz"
|
||||||
extract = false
|
extract = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue