From fdb926a433f553b74a2f5239d762ed996f88da3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 00:36:32 +0000 Subject: [PATCH] gitea: Update to version 1.17.1 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index ab987ecfe3..e1ad067458 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.17.0", + "version": "1.17.1", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-windows-4.0-amd64.exe.xz", - "hash": "b004679b9f631e699a1395228cdb283a9247690093188e1c753af5d7128c6dbb" + "url": "https://dl.gitea.io/gitea/1.17.1/gitea-1.17.1-windows-4.0-amd64.exe.xz", + "hash": "f54baae86933d1615024b061e739666516f8e6ac19c521d67d7131acc87fb429" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-windows-4.0-386.exe.xz", - "hash": "ebdbafa1dfcf2d4c16f1a7f9607372e1818550a8bbe4274b44ddcac09393f6e6" + "url": "https://dl.gitea.io/gitea/1.17.1/gitea-1.17.1-windows-4.0-386.exe.xz", + "hash": "226df157b8639096f79d46ce5829eb7831bbca6dae4b34c7364e1026a47e907c" } }, "installer": {