gitea: Update to version 1.20.5

This commit is contained in:
github-actions[bot] 2023-10-03 16:30:16 +00:00
parent 950196ddea
commit 1ad51859c8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.4", "version": "1.20.5",
"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.com/gitea/1.20.4/gitea-1.20.4-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.20.5/gitea-1.20.5-windows-4.0-amd64.exe.xz",
"hash": "c4df35bd6d9ebf6a64972e46ce5230815c071e83d92f543d978ce661d64cf3df" "hash": "847c686e8fb4efe4ab3feb12a41da85ae46db90f3f977b0f2c3b83b6852f8cd7"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.20.4/gitea-1.20.4-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.20.5/gitea-1.20.5-windows-4.0-386.exe.xz",
"hash": "93e42bd8b626d795210474d34dbc22f0b55d480083a6a465d80217e29d89e569" "hash": "b7aaaba0a5ff01d260a0fe585b4c8fe839aa225f108619672e42e48720ef196d"
} }
}, },
"installer": { "installer": {