chore: upgrade Forgejo to v1.20.2-0

This commit is contained in:
Dan Anglin 2023-07-30 18:05:30 +01:00
parent b6fecdf23c
commit e2e8424d1a
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638
3 changed files with 8 additions and 1 deletions

2
config

@ -1 +1 @@
Subproject commit 5ae33ebee3d4b434a8ab58b650791ab8311f629f
Subproject commit 8f42ea727399d0fb3087eebfb4cb8c14ee73bb3f

View file

@ -12,6 +12,8 @@ import (
// Deploy deploys the services to the Flow Platform.
func Deploy(name string) error {
os.Setenv("MAGEFILE_VERBOSE", "true")
mg.Deps(
mg.F(Prepare, name),
)

View file

@ -1,5 +1,10 @@
{
"downloads": {
"1.20.2-0": {
"binary": "https://codeberg.org/attachments/48524ed4-efdc-4ac5-8b68-f7d5c77d7672",
"signature": "https://codeberg.org/attachments/1dd1f72d-23e1-4c80-ba59-39a22d0bf4a6",
"digest": "https://codeberg.org/attachments/fdc5455a-82b1-4368-9af4-c5d6577f0e69"
},
"1.20.1-0": {
"binary": "https://codeberg.org/attachments/4311f857-8337-42bb-8867-a686837fa524",
"signature": "https://codeberg.org/attachments/8eeb50ae-9b93-40ae-b06a-03d69c1188e9",