From f5a4ae5e667285af2b46dc5484982966acdd97cb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Sep 2021 22:01:06 +0000 Subject: [PATCH] gitea: Update to version 1.15.1 --- bucket/gitea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitea.json b/bucket/gitea.json index 8a2ff2906c..5f08b311b9 100644 --- a/bucket/gitea.json +++ b/bucket/gitea.json @@ -1,16 +1,16 @@ { - "version": "1.15.0", + "version": "1.15.1", "description": "A painless self-hosted Git service", "homepage": "https://gitea.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.gitea.io/gitea/1.15.0/gitea-1.15.0-windows-4.0-amd64.exe.xz", - "hash": "8157a69bccf9ab3df73cdb7c659bfcb7c30711c324cad4aa2a53626e2a2e2d98" + "url": "https://dl.gitea.io/gitea/1.15.1/gitea-1.15.1-windows-4.0-amd64.exe.xz", + "hash": "3b05ac4c028608af4f4376e5bf8011d75448d0939cbd9ea0713d9f80085a5e95" }, "32bit": { - "url": "https://dl.gitea.io/gitea/1.15.0/gitea-1.15.0-windows-4.0-386.exe.xz", - "hash": "bcea6bb75bc74a0540478a2dcffce22b339a355c5ad5a9f83122577789e91303" + "url": "https://dl.gitea.io/gitea/1.15.1/gitea-1.15.1-windows-4.0-386.exe.xz", + "hash": "0de3aead11618330ece2fb39529785475f2be119f7b7ea00e552b2fc9b50d9db" } }, "installer": {