diff --git a/conf/arm.src b/conf/arm.src index 989bf63..6355e5e 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.33/raspi2_armv6.zip -SOURCE_SUM=334bb5a053f3335f8a8c3c85728ff0d0b376d3a0b5b6470a0334b9172441a1af +SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.43/raspi2_armv6.zip +SOURCE_SUM=5c7dfbe624f76446e8f548d25abc4ec37a54120c65454ef2deaca9b0676cce10 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/i386.src b/conf/i386.src index eeabeb2..8d1d200 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.33/linux_386.zip -SOURCE_SUM=d2223d36a9579497258e1b8a168a178da497c7f87ef481891464c0ded4455cb0 +SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.43/linux_386.zip +SOURCE_SUM=b67cffe900ae0be7648b6402b49c9c1316749dad1e8d31c60fa98ceb53a055ce # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/x86-64.src b/conf/x86-64.src index b3142a4..3b00210 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.33/linux_amd64.zip -SOURCE_SUM=7f0841a0451174349bf058e3827a0f46b8a827de0303827a6ff6d20fd03db3ff +SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.43/linux_amd64.zip +SOURCE_SUM=6fc8d05fe8cf07007936faf14ed3925b90593546183da4b78cc780d53faa167a # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum