diff --git a/README.md b/README.md index a97c19d..2f5ea71 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,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:** 9.0-test~ynh2 +**Shipped version:** 9.0-test~ynh3 ## Screenshots diff --git a/manifest.toml b/manifest.toml index b18aaf6..e00a6c3 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 = "9.0-test~ynh2" +version = "9.0-test~ynh3" maintainers = [ "Emmanuel Averty" ] @@ -49,11 +49,11 @@ ram.runtime = "2G" [resources] [resources.sources.main] amd64.url = "https://codeberg.org/forgejo-experimental/forgejo/releases/download/v9.0-test/forgejo-9.0-test-linux-amd64.xz" - amd64.sha256 = "fa323885a949ee591b970fcc9cc2e788956a809944db283eef2f7ca6512e591f" + amd64.sha256 = "a3b3b22236bebdd5618bdcc181b75895800e7146a9538e99a0820ffb94756dd8" arm64.url = "https://codeberg.org/forgejo-experimental/forgejo/releases/download/v9.0-test/forgejo-9.0-test-linux-arm64.xz" - arm64.sha256 = "..." + arm64.sha256 = "6c158547ddd0bd5d7abafee8840505b0e02974873c800d0d5b64e118d3bafa35" armhf.url = "https://codeberg.org/forgejo-experimental/forgejo/releases/download/v9.0-test/forgejo-9.0-test-linux-arm-6.xz" - armhf.sha256 = "..." + armhf.sha256 = "674bbc2dbdafaf7b22772866d36a80854959e0aad4cbb146f0a34bc5536a4ba7" format = "whatever" extract = false rename = "forgejo.xz"