mirror of
https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh.git
synced 2024-09-03 19:36:37 +02:00
Upgrade to v2.0.1
This commit is contained in:
parent
545d3bbbe6
commit
368ff6af91
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Matrix IRC Bridge"
|
||||||
description.en = "Matrix bridge for IRC"
|
description.en = "Matrix bridge for IRC"
|
||||||
description.fr = "Passerelle Matrix pour IRC"
|
description.fr = "Passerelle Matrix pour IRC"
|
||||||
|
|
||||||
version = "0.36.0~ynh2"
|
version = "2.0.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Salamandar"]
|
maintainers = ["Salamandar"]
|
||||||
|
|
||||||
|
@ -81,8 +81,8 @@ ram.runtime = "1024M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/matrix-org/matrix-appservice-irc/archive/refs/tags/1.0.1.tar.gz"
|
url = "https://github.com/matrix-org/matrix-appservice-irc/archive/refs/tags/2.0.1.tar.gz"
|
||||||
sha256 = "ac58ca1e7ed1a496b0ec69cd7079f67c2e3ad5007f24bdacd63fc992cc442ce3"
|
sha256 = "03dd7b40d2fb2e82566e0c1b1e28f0ec439aba01518f209b8bca12f8597fd226"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue