diff --git a/README.md b/README.md index 24deac3..78230c3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. -**Shipped version:** 1.20.1~ynh1 +**Shipped version:** 1.20.4~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 9f16ecb..8c9ce14 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. -**Version incluse :** 1.20.1~ynh1 +**Version incluse :** 1.20.4~ynh1 ## Captures d’écran diff --git a/conf/source/arm.src b/conf/source/arm.src index e2ae904..35d7056 100644 --- a/conf/source/arm.src +++ b/conf/source/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.1/gitea-1.20.1-linux-arm-6 -SOURCE_SUM=5422378ea8397e1da94cefaea33979965f37ab5760e1942e9d65e1cfff17fa81 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-arm-6 +SOURCE_SUM=6d015b85f60dc37021463b01bcb088834f73a1f45441251240c83a8ff27aadb2 SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/conf/source/arm64.src b/conf/source/arm64.src index f159885..ed105ef 100644 --- a/conf/source/arm64.src +++ b/conf/source/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.1/gitea-1.20.1-linux-arm64 -SOURCE_SUM=a829a14dee6d9dc7b3d8968ef8186c3f3995b817a9d77823ac0a2c5c69ea3389 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-arm64 +SOURCE_SUM=e173e434d0afaf5c87e7b3dcda8d3e5946c82324879e926baa289509170c1211 SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/conf/source/armv7.src b/conf/source/armv7.src index df7aa79..6f79510 100644 --- a/conf/source/armv7.src +++ b/conf/source/armv7.src @@ -1,8 +1,8 @@ # The armv7 build is brocken # See : https://github.com/go-gitea/gitea/issues/6700 # Use temporary the armv6 binary -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.1/gitea-1.20.1-linux-arm-6 -SOURCE_SUM=5422378ea8397e1da94cefaea33979965f37ab5760e1942e9d65e1cfff17fa81 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-arm-6 +SOURCE_SUM=6d015b85f60dc37021463b01bcb088834f73a1f45441251240c83a8ff27aadb2 SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/conf/source/i386.src b/conf/source/i386.src index 6e8f00b..705b6f5 100644 --- a/conf/source/i386.src +++ b/conf/source/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.1/gitea-1.20.1-linux-386 -SOURCE_SUM=a5382cd28f3facdc57a03b79bb45d512ecdad12db006776b642a01426dda3077 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-386 +SOURCE_SUM=bc11fdecb44d7132670dbb57cc856c9e8569ad6e904a23a3de3a044e60ba6722 SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/conf/source/x86-64.src b/conf/source/x86-64.src index 31cbbab..172ddc4 100644 --- a/conf/source/x86-64.src +++ b/conf/source/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.1/gitea-1.20.1-linux-amd64 -SOURCE_SUM=02985552f00ea68bbba717611ab1cca2ee42a35ac1cb39374d12a0141d704c58 +SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-amd64 +SOURCE_SUM=fea25c6001b9ded08542f480bdaccea981a465fee07aa3ec9c7494ad95717aba SOURCE_SUM_PRG=sha256sum SOURCE_FILENAME=gitea SOURCE_EXTRACT=false diff --git a/manifest.json b/manifest.json index a0dd8ab..a38cbd1 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ }, "url": "http://gitea.io", "license": "MIT", - "version": "1.20.1~ynh1", + "version": "1.20.4~ynh1", "maintainer": { "name": "Josué Tille", "email": "josue@tille.ch"