1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/documize_ynh.git synced 2024-09-03 18:26:19 +02:00

Upgrade to v5.10.0

This commit is contained in:
yunohost-bot 2023-09-19 06:15:43 +02:00 committed by YunoHost Bot
parent f0f1efabb5
commit f3276621ef

View file

@ -5,7 +5,7 @@ name = "Documize"
description.en = "Confluence alternative designed for internal & external docs" description.en = "Confluence alternative designed for internal & external docs"
description.fr = "Alternative à Confluence conçue pour les documents internes et externes" description.fr = "Alternative à Confluence conçue pour les documents internes et externes"
version = "5.9.0~ynh2" version = "5.10.0~ynh2"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -39,12 +39,12 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://github.com/documize/community/releases/download/v5.9.0/documize-community-linux-amd64" amd64.url = "https://github.com/documize/community/releases/download/v5.10.0/documize-community-linux-amd64"
amd64.sha256 = "800a08917a2f14c15ac07eb3db7b71af8f33fd7a7bcf7df780b235c53d38268e" amd64.sha256 = "f89dee7661d4e7a181fcba82e3734a4c0ae703ea043b7552728980e01032b8e8"
arm64.url = "https://github.com/documize/community/releases/download/v5.9.0/documize-community-linux-arm64" arm64.url = "https://github.com/documize/community/releases/download/v5.10.0/documize-community-linux-arm64"
arm64.sha256 = "819c6d8032c1feadd4307e7bede20f16d8a2e0e966059951ba81fc8d6db5f720" arm64.sha256 = "1bda298e2fad8be30c018c79d19ae31141fe22f0d504347ab41c7cbb1479eca7"
armhf.url = "https://github.com/documize/community/releases/download/v5.9.0/documize-community-linux-arm" armhf.url = "https://github.com/documize/community/releases/download/v5.10.0/documize-community-linux-arm"
armhf.sha256 = "3ba383e6b0a5b560aa09682b64e86a96423175aadd13d19890b284ca87252f05" armhf.sha256 = "22868ac11fd436d5cb6730d4ee5a1b57d5a3cd01e6c8dc97eff43a56bc440546"
extract = false extract = false
in_subdir = false in_subdir = false
rename = "documize" rename = "documize"