gitea: Update to version 1.13.0

This commit is contained in:
Richard Kuhnt 2020-12-02 19:01:48 +00:00
parent 2799902709
commit d9f5043100

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.12.6", "version": "1.13.0",
"description": "A painless self-hosted Git service.", "description": "A painless self-hosted Git service.",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gitea.io/gitea/1.12.6/gitea-1.12.6-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.13.0/gitea-1.13.0-windows-4.0-amd64.exe.xz",
"hash": "83be819d97a85cc4e180e683d316ef4a4e48305d6d35ab115d647016b5482795" "hash": "3f7a7566317c297973e7c4eff3adc08f6cdf090e2b4b824d95d71e0668cddc33"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.12.6/gitea-1.12.6-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.13.0/gitea-1.13.0-windows-4.0-386.exe.xz",
"hash": "d94015412800e5bbeed122344fb60066af7897821d4b507cf2c513a0b89efd10" "hash": "f5da53816cce605637bffa20c3d507e3c74ea2c5fdc16964043f4559ef85454c"
} }
}, },
"installer": { "installer": {