From 8e5b248b2cb5e2fd981e8dd1ba0ec37027be19e8 Mon Sep 17 00:00:00 2001 From: Emmanuel Averty Date: Wed, 17 Jan 2024 09:37:41 +0100 Subject: [PATCH] feat: Forgejo 1.21.4-0 --- 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 4e8e179..2be5241 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.3-0~ynh2 +**Shipped version:** 1.21.4-0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 6339fd8..caacdd1 100644 --- a/README_fr.md +++ b/README_fr.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. -**Version incluse :** 1.21.3-0~ynh2 +**Version incluse :** 1.21.4-0~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index fb5b163..c249121 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.3-0~ynh2" +version = "1.21.4-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.3-0/forgejo-1.21.3-0-linux-amd64.xz" - amd64.sha256 = "e549f154c91bfac1d5efd08aeeeeb5616a4d2bc628d3cda5867eead554ce4e72" - arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.3-0/forgejo-1.21.3-0-linux-arm64.xz" - arm64.sha256 = "d6aad6db5d6739dc56f4c514d563cc3295e5c854d3637128e0333d61717514a9" - armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.3-0/forgejo-1.21.3-0-linux-arm-6.xz" - armhf.sha256 = "d6674df65444b3df2b56ecd22bfb923857d3b40e2fa96c94858d234c764e700d" + amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.4-0/forgejo-1.21.4-0-linux-amd64.xz" + amd64.sha256 = "1ada3e33052c6a6cecfdc2fc2d8ed013784a8cd740633d64112a235a7d554b2d" + arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.4-0/forgejo-1.21.4-0-linux-arm64.xz" + arm64.sha256 = "6b99ac39f0ad8d818f4c381ba27920ffd9fa5f873152f0a4ef9c3487d8980ed5" + armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.21.4-0/forgejo-1.21.4-0-linux-arm-6.xz" + armhf.sha256 = "e9f463afe3ec46aa13d951a432ff987cff6734d4b5d5fbbe522dfdd662a68291" format = "whatever" extract = false # will be extracted during install script rename = "forgejo.xz"