gitea: Update to version 1.13.4

This commit is contained in:
Richard Kuhnt 2021-03-09 17:00:24 +00:00
parent 35f0bb7469
commit 17cea9230c

View File

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