From fbfc43fbb89dc67c585a07f4aba28faa1a37f9e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 20:28:44 +0000 Subject: [PATCH] gogs: Update to version 0.12.9 --- bucket/gogs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gogs.json b/bucket/gogs.json index e1b159b686..7b51ff2720 100644 --- a/bucket/gogs.json +++ b/bucket/gogs.json @@ -1,12 +1,12 @@ { - "version": "0.12.8", + "version": "0.12.9", "description": "A painless self-hosted Git service", "homepage": "https://gogs.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gogs.io/0.12.8/gogs_0.12.8_windows_amd64_mws.zip", - "hash": "d9e4ed300988e91bec82429fc02cd205c0b4fb85be1f3ce2c4756436be680cb4" + "url": "https://dl.gogs.io/0.12.9/gogs_0.12.9_windows_amd64_mws.zip", + "hash": "1679dfbfb6103bf8d3d944fc16f83d9eee5236f5588f15fa332fa75b80332e0f" } }, "extract_dir": "gogs",