chore: upgrade Forgejo to v1.18.3-1

This commit is contained in:
Dan Anglin 2023-02-10 20:59:17 +00:00
parent e73bfdc470
commit b7c7d18f71
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638
2 changed files with 3 additions and 1 deletions

View file

@ -7,10 +7,12 @@ set -o pipefail
export $(cat ./config/flow-platform-services.cfg | grep FORGEJO_VERSION | tr -d "\"") export $(cat ./config/flow-platform-services.cfg | grep FORGEJO_VERSION | tr -d "\"")
declare -A CODEBERG_FORGEJO_BINARIES=( declare -A CODEBERG_FORGEJO_BINARIES=(
[1.18.3-1]="https://codeberg.org/attachments/be5952ea-6cfb-4be5-a593-3564c4bd8cc9"
[1.18.3-0]="https://codeberg.org/attachments/af34fbfc-d651-41b1-aaff-2b9cc7134051" [1.18.3-0]="https://codeberg.org/attachments/af34fbfc-d651-41b1-aaff-2b9cc7134051"
) )
declare -A CODEBERG_FORGEJO_BINARY_SIGNATURES=( declare -A CODEBERG_FORGEJO_BINARY_SIGNATURES=(
[1.18.3-1]="https://codeberg.org/attachments/07685af6-ca06-4626-8028-302c83ee041c"
[1.18.3-0]="https://codeberg.org/attachments/f064c1a9-66f7-41a9-be03-4dc5e2298370" [1.18.3-0]="https://codeberg.org/attachments/f064c1a9-66f7-41a9-be03-4dc5e2298370"
) )

2
config

@ -1 +1 @@
Subproject commit 25d50e8e75e867c1df912067d43e059477a362c0 Subproject commit 214ea82fd352ea290d41ee42170db34f54a9ef7f