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

Merge pull request #103 from YunoHost-Apps/ci-auto-update-7.0.5

Upgrade to v7.0.5
This commit is contained in:
eric_G 2024-07-08 10:18:34 +02:00 committed by GitHub
commit 0fb497279d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 13 additions and 13 deletions

View file

@ -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. - Customize HTML templates, static files and many others.
**Shipped version:** 7.0.4~ynh1 **Shipped version:** 7.0.5~ynh1
## Screenshots ## Screenshots

View file

@ -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. - Customize HTML templates, static files and many others.
**Versión actual:** 7.0.4~ynh1 **Versión actual:** 7.0.5~ynh1
## Capturas ## Capturas

View file

@ -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. - Customize HTML templates, static files and many others.
**Paketatutako bertsioa:** 7.0.4~ynh1 **Paketatutako bertsioa:** 7.0.5~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -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. - 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 ## Captures décran

View file

@ -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. - 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 ## Capturas de pantalla

View file

@ -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. - Customize HTML templates, static files and many others.
**分发版本:** 7.0.4~ynh1 **分发版本:** 7.0.5~ynh1
## 截图 ## 截图

View file

@ -5,7 +5,7 @@ name = "Forgejo"
description.en = "Lightweight software forge" description.en = "Lightweight software forge"
description.fr = "Forge logiciel légère" description.fr = "Forge logiciel légère"
version = "7.0.4~ynh1" version = "7.0.5~ynh1"
maintainers = [ "Emmanuel Averty" ] maintainers = [ "Emmanuel Averty" ]
@ -48,12 +48,12 @@ ram.runtime = "2G"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.4/forgejo-7.0.4-linux-amd64.xz" amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-amd64.xz"
amd64.sha256 = "55a1d3996c2d962f7def3ca7b6f3d4f95fec5c57fa521df500c9bac524a06fd4" amd64.sha256 = "12cdf7cabf0866b49c0f113fa91d51c182ee9cc0c55be7ee77ab1f2d3c9c1643"
arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.4/forgejo-7.0.4-linux-arm64.xz" arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-arm64.xz"
arm64.sha256 = "e9a7b098d03a0913b004014918b95b1970c58d65981822b3d6e2cea281b29582" arm64.sha256 = "4ed7084891c8bdf3e06cee26a55d097b1459124d3ed43680e1e8ab5389ce889f"
armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.4/forgejo-7.0.4-linux-arm-6.xz" armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-arm-6.xz"
armhf.sha256 = "8a55f5513f18d8db63f9e450979b6fda7c3f003dd842aa8180a4cd3ee6703dec" armhf.sha256 = "ddf99bf5ec042b14690a182d078e52368e7c8d0267eec8bf8b4adadcdd71194e"
format = "whatever" format = "whatever"
extract = false extract = false
rename = "forgejo.xz" rename = "forgejo.xz"