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

feat: Forgejo 1.21.5-0

This commit is contained in:
Emmanuel Averty 2024-02-10 14:28:34 +01:00 committed by grosmanal
parent f41ec95f03
commit 840e6751f8
3 changed files with 10 additions and 10 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.
**Shipped version:** 1.21.4-0~ynh1
**Shipped version:** 1.21.5-0~ynh1
## 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.
**Version incluse :** 1.21.4-0~ynh1
**Version incluse :** 1.21.5-0~ynh1
## Captures décran
@ -61,4 +61,4 @@ ou
sudo yunohost app upgrade forgejo -u https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -5,7 +5,7 @@ name = "Forgejo"
description.en = "Lightweight software forge"
description.fr = "Forge logiciel légère"
version = "1.21.4-0~ynh1"
version = "1.21.5-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.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"
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"
format = "whatever"
extract = false # will be extracted during install script
rename = "forgejo.xz"