gitea: Update to version 1.13.5

This commit is contained in:
Richard Kuhnt 2021-03-21 19:00:27 +00:00
parent daa0d1c00d
commit 5db8f23e7b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.13.4", "version": "1.13.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.io/gitea/1.13.4/gitea-1.13.4-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.13.5/gitea-1.13.5-windows-4.0-amd64.exe.xz",
"hash": "fee03982637bb70695a58f7328848629dbc6c88057b03bba994c770baeddd186" "hash": "a25a2c9f1133c2e0ac2033938e4f54d33fe07a5c7dc89c253ffd3ee0ed836e4c"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.13.4/gitea-1.13.4-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.13.5/gitea-1.13.5-windows-4.0-386.exe.xz",
"hash": "374b7e7b33c6ed227210ae39c1b1436384a0267f8d6dde2dfa95885118229ab1" "hash": "cb5eb37ae9cbaa4dc9aec47ff80e14a7270c9195eacb75f7767fe02612c51994"
} }
}, },
"installer": { "installer": {