From bac140c246924fd6e89076589ec2eb1aa35c7f02 Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Thu, 27 Apr 2023 07:50:05 +0100 Subject: [PATCH] chore: upgrade Forgejo to v1.19.0-3 --- config | 2 +- magefiles/forgejo/download.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config b/config index 7febd98..5161536 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit 7febd989d2b8c0e099cd19a40254bb55c8db6d76 +Subproject commit 5161536c9287cce74b6237e6f4971248f19e536b diff --git a/magefiles/forgejo/download.json b/magefiles/forgejo/download.json index 87b9ce2..6572355 100644 --- a/magefiles/forgejo/download.json +++ b/magefiles/forgejo/download.json @@ -1,5 +1,10 @@ { "downloads": { + "1.19.0-3": { + "binary": "https://codeberg.org/attachments/fafff70e-5070-4d15-9422-e54162e9a70d", + "signature": "https://codeberg.org/attachments/b9db4383-0397-4d04-b97c-1848108e1ced", + "digest": "https://codeberg.org/attachments/f9dbe298-7639-461a-99eb-2cb78ded6a9b" + }, "1.18.5-0": { "binary": "https://codeberg.org/attachments/415526b5-e483-45b6-9d46-a7078dcea461", "signature": "https://codeberg.org/attachments/25cbf994-c045-4252-8c4f-34285d8905a1",