mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
fix url to artifacts
This commit is contained in:
parent
b579126b2d
commit
995558ee46
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ name = "Mobilizon"
|
||||||
description.en = "Decentralized and federated platform to organize events"
|
description.en = "Decentralized and federated platform to organize events"
|
||||||
description.fr = "Plateforme décentralisée et fédérée pour organiser des événements"
|
description.fr = "Plateforme décentralisée et fédérée pour organiser des événements"
|
||||||
|
|
||||||
version = "4.0.0~ynh1"
|
version = "4.0.0~ynh2"
|
||||||
|
|
||||||
maintainers = ["yalh76"]
|
maintainers = ["yalh76"]
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
amd64.url = "https://packages.joinmobilizon.org/4.0.2/mobilizon_4.0.2_amd64-debian-bullseye.tar.gz"
|
amd64.url = "https://packages.joinmobilizon.org/4.0.0/mobilizon_4.0.0_amd64-debian-bullseye.tar.gz"
|
||||||
amd64.sha256 = "a0007f7564c01ea8b0bfc9b3b32742473839b0217aae59dea74eacfd3b1774ac"
|
amd64.sha256 = "a0007f7564c01ea8b0bfc9b3b32742473839b0217aae59dea74eacfd3b1774ac"
|
||||||
arm64.url = "https://packages.joinmobilizon.org/4.0.0/mobilizon_4.0.0_arm64-debian-bullseye.tar.gz"
|
arm64.url = "https://packages.joinmobilizon.org/4.0.0/mobilizon_4.0.0_arm64-debian-bullseye.tar.gz"
|
||||||
arm64.sha256 = "c63495d8a176e28843d0217c2b273bb5aca84123658286101a962467fc6f045b"
|
arm64.sha256 = "c63495d8a176e28843d0217c2b273bb5aca84123658286101a962467fc6f045b"
|
||||||
|
|
Loading…
Add table
Reference in a new issue