gitea: Update to version 1.17.4

This commit is contained in:
github-actions[bot] 2022-12-22 00:34:02 +00:00
parent 82952b0e91
commit 8a52319c67

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.3", "version": "1.17.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.17.3/gitea-1.17.3-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.17.4/gitea-1.17.4-windows-4.0-amd64.exe.xz",
"hash": "a99cfc0f707f418c979d95baabe6074ad3a62a2216e9f0ea32362ca4c31bca10" "hash": "b42e61559768302fc031ff8df3c7cf9df33e5c0ac9acf6a43d8797ff870e3691"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.17.3/gitea-1.17.3-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.17.4/gitea-1.17.4-windows-4.0-386.exe.xz",
"hash": "d886d1673f1c8a6b75e47774e1624db74b0e2414e1cfabdb12327031aef55ebe" "hash": "c6aa49e9d94388668cdcc4d47f9288561a185700747c05ef1fccc692ca4ddfe7"
} }
}, },
"installer": { "installer": {