From e8d354afde9d992c4ba206def997fa23d0204b5b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Oct 2020 17:00:41 +0000 Subject: [PATCH] gogs: Update to version 0.12.3 --- bucket/gogs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gogs.json b/bucket/gogs.json index 5aeda365e9..b47dba7c85 100644 --- a/bucket/gogs.json +++ b/bucket/gogs.json @@ -1,12 +1,12 @@ { - "version": "0.12.2", + "version": "0.12.3", "description": "A painless self-hosted Git service", "homepage": "https://gogs.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gogs.io/0.12.2/gogs_0.12.2_windows_amd64_mws.zip", - "hash": "4f9ea8d43f9b7f8a3177ef5381e26a72212ee175482d72207acf949aa6dab262" + "url": "https://dl.gogs.io/0.12.3/gogs_0.12.3_windows_amd64_mws.zip", + "hash": "8092ac4c595dce7ffc757515bf1ff658bccbda5c9aa8e26eca2b4f71fef7b17f" } }, "extract_dir": "gogs",