feat: bump to forgejo 1.20.5-0

This commit is contained in:
Emmanuel Averty 2023-10-15 11:46:28 +02:00 committed by grosmanal
parent d90d8d5407
commit 2ed9d5a340
3 changed files with 9 additions and 9 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.20.4-1~ynh2
**Shipped version:** 1.20.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.20.4-1~ynh2
**Version incluse :** 1.20.5-0~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Forgejo"
description.en = "Lightweight software forge"
description.fr = "Forge logiciel légère"
version = "1.20.4-1~ynh2"
version = "1.20.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.20.4-1/forgejo-1.20.4-1-linux-amd64.xz"
amd64.sha256 = "fa6ad8040cc8a9f44b6129b2e8974bb754c22d33c2937eb168bc70d680374c0a"
arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.20.4-1/forgejo-1.20.4-1-linux-arm64.xz"
arm64.sha256 = "94119024b2821b939de53a1f8be7dc3550d8dc8cd7b2c1571f2e81aa69d93d4a"
armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.20.4-1/forgejo-1.20.4-1-linux-arm-6.xz"
armhf.sha256 = "f753bd0ec24f35a05051244fc50e40a26c4c7e7d8c822a0d9f20638e9ecb8e2a"
amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.20.5-0/forgejo-1.20.5-0-linux-amd64.xz"
amd64.sha256 = "596f9e05c56f59bbdc83341263decb752acf8a6a7640c13c5fb50b88b007af77"
arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.20.5-0/forgejo-1.20.5-0-linux-arm64.xz"
arm64.sha256 = "c3986c11c288b005ad489d33ddb939c748083f1835aa7fa8f4a82b11d8499967"
armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v1.20.5-0/forgejo-1.20.5-0-linux-arm-6.xz"
armhf.sha256 = "45893e33fe4007f25e42b3c13349d20d635400a5568a98a3ef3b823522a90adc"
format = "whatever"
extract = false # will be extracted during install script
rename = "forgejo.xz"