From a9e90f7580e70c0cb47e3d40c2f84cdb8dc559a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 20:27:05 +0000 Subject: [PATCH] gitea: Update to version 1.17.0 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 1be643131c..ab987ecfe3 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.16.9", + "version": "1.17.0", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.16.9/gitea-1.16.9-windows-4.0-amd64.exe.xz", - "hash": "37118b6b27b72cac9ab49a3a251526f2c407e4be364a5f4015d7ef9611ca0960" + "url": "https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-windows-4.0-amd64.exe.xz", + "hash": "b004679b9f631e699a1395228cdb283a9247690093188e1c753af5d7128c6dbb" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.16.9/gitea-1.16.9-windows-4.0-386.exe.xz", - "hash": "17f24fa9ab41ec638a402eb1bdc10146118b09431e36ad9748bb1b88f0eb9d7c" + "url": "https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-windows-4.0-386.exe.xz", + "hash": "ebdbafa1dfcf2d4c16f1a7f9607372e1818550a8bbe4274b44ddcac09393f6e6" } }, "installer": {