From 6f009ab5f6db7cbbf7bdbaa79bc0e12c4b98228d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 04:31:13 +0000 Subject: [PATCH] gogs: Update to version 0.13.3 --- bucket/gogs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gogs.json b/bucket/gogs.json index 3139ab7bbb..af7425c1aa 100644 --- a/bucket/gogs.json +++ b/bucket/gogs.json @@ -1,12 +1,12 @@ { - "version": "0.13.2", + "version": "0.13.3", "description": "A painless self-hosted Git service", "homepage": "https://gogs.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gogs.io/0.13.2/gogs_0.13.2_windows_amd64_mws.zip", - "hash": "99adc8e11b275ddffd4e82a7b6539929698cc846eddbcd13967c7fff7205d531" + "url": "https://dl.gogs.io/0.13.3/gogs_0.13.3_windows_amd64_mws.zip", + "hash": "3762bb04fe810f98e55084f779915063b85ded64f371c64ed1443c0765f05689" } }, "extract_dir": "gogs",