gitea: Update to version 1.18.1

This commit is contained in:
github-actions[bot] 2023-01-17 20:25:00 +00:00
parent 9cc612cc5c
commit c7996b4045

View File

@ -1,16 +1,16 @@
{ {
"version": "1.18.0", "version": "1.18.1",
"description": "A painless self-hosted Git service", "description": "A painless self-hosted Git service",
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gitea.io/gitea/1.18.0/gitea-1.18.0-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.18.1/gitea-1.18.1-windows-4.0-amd64.exe.xz",
"hash": "642df594a867a75493d2931c97f8e688f60dfdc28a660ca614d7927bbaea714d" "hash": "4ce6f8c4f78affd94b4ffd2d898ce94f2ef29b93d26b0ba7b376c128efe46842"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.18.0/gitea-1.18.0-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.18.1/gitea-1.18.1-windows-4.0-386.exe.xz",
"hash": "6e2a22cb0472709f1ba7b1b7c67b4d01907d6677bbbc234f5a557ca6d8fcc6a1" "hash": "71bbfd640817aea439d16846082d92880c4389a4303ade46d4c8a49eba5b1430"
} }
}, },
"installer": { "installer": {