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