Upgrade gitea to 1.12.5

This commit is contained in:
Josué Tille
2020-10-02 20:03:12 +00:00
parent 262ef565af
commit 5a6686d602
6 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.4/gitea-1.12.4-linux-arm-6
SOURCE_SUM=453cd5406ac627775e0a21ac00b60d477553e9ed7526706b62c87be108890e19
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.5/gitea-1.12.5-linux-arm-6
SOURCE_SUM=706f53ed833d07cac4fc797df7d5fe8ba617f4799df0664ed96a9ee10eac7466
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -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.12.4/gitea-1.12.4-linux-arm-6
SOURCE_SUM=453cd5406ac627775e0a21ac00b60d477553e9ed7526706b62c87be108890e19
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.5/gitea-1.12.5-linux-arm-6
SOURCE_SUM=706f53ed833d07cac4fc797df7d5fe8ba617f4799df0664ed96a9ee10eac7466
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.4/gitea-1.12.4-linux-386
SOURCE_SUM=748ae7e3f5bcfaac3bd3e2de19d10ec62431d2be237a31f0384af520322b862f
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.5/gitea-1.12.5-linux-386
SOURCE_SUM=8e86caf67874996bfc8669d751fffa9245a881454c0f7a4d04dfea4fe8bbf6f9
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.4/gitea-1.12.4-linux-amd64
SOURCE_SUM=136b258bbfd911c3b3269437bfe8c86224e1428c59e3db9634c97ad4ca8c4b67
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.5/gitea-1.12.5-linux-amd64
SOURCE_SUM=8ed8bff1f34d8012cab92943214701c10764ffaca102e311a3297edbb8fce940
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false