gitea: Update to version 1.17.2

This commit is contained in:
github-actions[bot] 2022-09-07 00:35:02 +00:00
parent 8da40c541f
commit 74c84a6bde

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.1", "version": "1.17.2",
"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.1/gitea-1.17.1-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.17.2/gitea-1.17.2-windows-4.0-amd64.exe.xz",
"hash": "f54baae86933d1615024b061e739666516f8e6ac19c521d67d7131acc87fb429" "hash": "38160030079c6c3627918f38ba4b17af43bba8207155f037fff2495957f13637"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.17.1/gitea-1.17.1-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.17.2/gitea-1.17.2-windows-4.0-386.exe.xz",
"hash": "226df157b8639096f79d46ce5829eb7831bbca6dae4b34c7364e1026a47e907c" "hash": "57fc91053fd81944e7346c07dc1e03f33d0af7f4278fe63850f7c1981f9c18af"
} }
}, },
"installer": { "installer": {