From 8dc4e3a739a84c38f76ef42c7949ec94a584ffbf Mon Sep 17 00:00:00 2001 From: Julian Foad Date: Wed, 16 Oct 2024 23:14:02 +0200 Subject: [PATCH] update to Forgejo v9.0.0 Reviewed-on: https://jo.trax.im/fork/forgejo_ynh/pulls/1 --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_ru.md | 2 +- README_zh_Hans.md | 2 +- manifest.toml | 16 ++++++++-------- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 21fbfc4..f046fe7 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:** 8.0.3~ynh1 +**Shipped version:** 9.0.0~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 9d8ca46..5ac114f 100644 --- a/README_es.md +++ b/README_es.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. -**Versión actual:** 8.0.3~ynh1 +**Versión actual:** 9.0.0~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index d472d59..75b40d9 100644 --- a/README_eu.md +++ b/README_eu.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. -**Paketatutako bertsioa:** 8.0.3~ynh1 +**Paketatutako bertsioa:** 9.0.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 939bc1e..ed96543 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 :** 8.0.3~ynh1 +**Version incluse :** 9.0.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index f94a367..f1f654b 100644 --- a/README_gl.md +++ b/README_gl.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. -**Versión proporcionada:** 8.0.3~ynh1 +**Versión proporcionada:** 9.0.0~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index 84bde50..2c48f37 100644 --- a/README_id.md +++ b/README_id.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. -**Versi terkirim:** 8.0.3~ynh1 +**Versi terkirim:** 9.0.0~ynh1 ## Tangkapan Layar diff --git a/README_ru.md b/README_ru.md index ec77a4e..7be0c96 100644 --- a/README_ru.md +++ b/README_ru.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. -**Поставляемая версия:** 8.0.3~ynh1 +**Поставляемая версия:** 9.0.0~ynh1 ## Снимки экрана diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 27df8fc..821fe3a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.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. -**分发版本:** 8.0.3~ynh1 +**分发版本:** 9.0.0~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 4e269d5..3d946c9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,12 +5,12 @@ name = "Forgejo" description.en = "Lightweight software forge" description.fr = "Forge logiciel légère" -version = "8.0.3~ynh1" +version = "9.0.0~ynh1" maintainers = [ "Emmanuel Averty" ] [upstream] -license = "MIT" +license = "GPL-3.0-or-later" website = "https://forgejo.org" admindoc = "https://forgejo.org/docs/latest/admin/" userdoc = "https://forgejo.org/docs/latest/user/" @@ -48,12 +48,12 @@ ram.runtime = "2G" [resources] [resources.sources.main] - amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.3/forgejo-8.0.3-linux-amd64.xz" - amd64.sha256 = "67ced7daed511aa1c296f225e13d6ea32aac46a6ba3875301b253af0b995e790" - arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.3/forgejo-8.0.3-linux-arm64.xz" - arm64.sha256 = "585f8deca29ffda985989f84573ab91e4bbc10637634d4befd5bf23bb858399e" - armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.3/forgejo-8.0.3-linux-arm-6.xz" - armhf.sha256 = "767c4d95d901ca96f0562e77a2b1137f403141c2abc4fcd62303b09d460d2fe9" + amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v9.0.0/forgejo-9.0.0-linux-amd64.xz" + amd64.sha256 = "b2fd8b26665de43fb3c57196839554964ea2421de923718e418d9d7f7432fdc9" + arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v9.0.0/forgejo-9.0.0-linux-arm64.xz" + arm64.sha256 = "d17ec959f7006a20429438407b3f11936a2634326381410f111b615953041578" + armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v9.0.0/forgejo-9.0.0-linux-arm-6.xz" + armhf.sha256 = "5cf69477af880b2865ee2548bef3ef68d9031d7fa314fc06c977aa2d673c7eb6" format = "whatever" extract = false rename = "forgejo.xz"