From 0ad6425a21a49d5572ad8127d907852b5b700d3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 20:28:45 +0000 Subject: [PATCH] gogs: Update to version 0.12.4 --- bucket/gogs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gogs.json b/bucket/gogs.json index b47dba7c85..20c101c0fc 100644 --- a/bucket/gogs.json +++ b/bucket/gogs.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.12.4", "description": "A painless self-hosted Git service", "homepage": "https://gogs.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gogs.io/0.12.3/gogs_0.12.3_windows_amd64_mws.zip", - "hash": "8092ac4c595dce7ffc757515bf1ff658bccbda5c9aa8e26eca2b4f71fef7b17f" + "url": "https://dl.gogs.io/0.12.4/gogs_0.12.4_windows_amd64_mws.zip", + "hash": "18cfca1c7a64881626ee6ebb5639c124009873139d970ef484401eaaafddebd8" } }, "extract_dir": "gogs",