From 1584e4aa3e2e5b2df949ae43f67dbb6072f16b6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 04:28:57 +0000 Subject: [PATCH] gitea: Update to version 1.22.2 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 250afa2838..2e27b7a660 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.22.1", + "version": "1.22.2", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.com/gitea/1.22.1/gitea-1.22.1-windows-4.0-amd64.exe.xz", - "hash": "1f2243b35ba3f812140769edd3128ae2450673806cf530eb02e95f1625eb4acc" + "url": "https://dl.gitea.com/gitea/1.22.2/gitea-1.22.2-windows-4.0-amd64.exe.xz", + "hash": "7bf5ca88a57f850f6cbe817be156cd1a33956ff6e054cdcbf8eaf71413f9d163" }, "32bit": { - "url": "https://dl.gitea.com/gitea/1.22.1/gitea-1.22.1-windows-4.0-386.exe.xz", - "hash": "b3f0994e6a54a7c9f5d011636836bd62e513c6088f4bcafe5bd2cd3a801232d5" + "url": "https://dl.gitea.com/gitea/1.22.2/gitea-1.22.2-windows-4.0-386.exe.xz", + "hash": "f4ccf005615bc5a6b0623953f1ad2546569821e5141843627feb33e6a5637419" } }, "installer": {