From 37b03bd97bcb7d03438daca227d5b475f7e16421 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Fri, 23 Feb 2024 08:41:00 +0100 Subject: [PATCH] Upgrade to v1.21.6-0 (#81) * Upgrade to v1.21.6-0 https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.6-0 * update package version * Auto-update README --------- Co-authored-by: Emmanuel Averty --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e323e4b..8226f95 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a - Customize HTML templates, static files and many others. -**Shipped version:** 1.21.5-0~ynh1 +**Shipped version:** 1.21.6-0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5e0c153..3473fa8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -34,7 +34,7 @@ Présenté par une communauté inclusive sous l'égide de Codeberg e.V., une org - Modèle personnalisé HTML, de fichiers statiques et de nombreux autres. -**Version incluse :** 1.21.5-0~ynh1 +**Version incluse :** 1.21.6-0~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 5053b0b..405c91a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Forgejo" description.en = "Lightweight software forge" description.fr = "Forge logiciel légère" -version = "1.21.5-0~ynh1" +version = "1.21.6-0~ynh1" maintainers = [ "Emmanuel Averty" ] @@ -48,12 +48,12 @@ ram.runtime = "2G" [resources] [resources.sources.main] - amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.5-0/forgejo-1.21.5-0-linux-amd64.xz" - amd64.sha256 = "c288aac36bff1d1a699537694e49b74bbf01d5ddf88e53193f97f6fbd8f26512" - arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.5-0/forgejo-1.21.5-0-linux-arm64.xz" - arm64.sha256 = "a2c481b6c72886d5d0b7b79f24ee06d589d1c65db7412bf3de59ff664360aecb" - armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.5-0/forgejo-1.21.5-0-linux-arm-6.xz" - armhf.sha256 = "7bb71546249d1a69f1146d6bd5f6b537661af18c82b27ca5d459e209b1f8249d" + amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.6-0/forgejo-1.21.6-0-linux-amd64.xz" + amd64.sha256 = "a7445b3d182a775f46084c9ec49b09e10064a1cbeee54a54175dc6b204ccc8a0" + arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.6-0/forgejo-1.21.6-0-linux-arm64.xz" + arm64.sha256 = "0488690158b91acd2bee7f0b7f5158c1867df432ed573c79d2810a7dc594cf7d" + armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.6-0/forgejo-1.21.6-0-linux-arm-6.xz" + armhf.sha256 = "5d635d154875799c357319734dd72b31350e50dd73fabd8255d6339bcac08bfc" format = "whatever" extract = false # will be extracted during install script rename = "forgejo.xz"