diff --git a/README.md b/README.md index 944c59f..4f1d0dc 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:** 7.0.4~ynh1 +**Shipped version:** 7.0.5~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 14b555d..202f4a4 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:** 7.0.4~ynh1 +**Versión actual:** 7.0.5~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 12acee3..9ff1e52 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:** 7.0.4~ynh1 +**Paketatutako bertsioa:** 7.0.5~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 3c10de1..d42a3fd 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 :** 7.0.4~ynh1 +**Version incluse :** 7.0.5~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 84df0f0..55536f5 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:** 7.0.4~ynh1 +**Versión proporcionada:** 7.0.5~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6976d3e..71eda81 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. -**分发版本:** 7.0.4~ynh1 +**分发版本:** 7.0.5~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 9465ad3..8d45413 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 = "7.0.4~ynh1" +version = "7.0.5~ynh1" maintainers = [ "Emmanuel Averty" ] @@ -48,12 +48,12 @@ ram.runtime = "2G" [resources] [resources.sources.main] - amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.4/forgejo-7.0.4-linux-amd64.xz" - amd64.sha256 = "55a1d3996c2d962f7def3ca7b6f3d4f95fec5c57fa521df500c9bac524a06fd4" - arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.4/forgejo-7.0.4-linux-arm64.xz" - arm64.sha256 = "e9a7b098d03a0913b004014918b95b1970c58d65981822b3d6e2cea281b29582" - armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.4/forgejo-7.0.4-linux-arm-6.xz" - armhf.sha256 = "8a55f5513f18d8db63f9e450979b6fda7c3f003dd842aa8180a4cd3ee6703dec" + amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-amd64.xz" + amd64.sha256 = "12cdf7cabf0866b49c0f113fa91d51c182ee9cc0c55be7ee77ab1f2d3c9c1643" + arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-arm64.xz" + arm64.sha256 = "4ed7084891c8bdf3e06cee26a55d097b1459124d3ed43680e1e8ab5389ce889f" + armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-arm-6.xz" + armhf.sha256 = "ddf99bf5ec042b14690a182d078e52368e7c8d0267eec8bf8b4adadcdd71194e" format = "whatever" extract = false rename = "forgejo.xz"