gitea: Update to version 1.16.7

This commit is contained in:
github-actions[bot] 2022-05-02 08:29:46 +00:00
parent 8557056aad
commit 6fd6c94e56

View File

@ -1,16 +1,16 @@
{ {
"version": "1.16.6", "version": "1.16.7",
"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.16.6/gitea-1.16.6-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.16.7/gitea-1.16.7-windows-4.0-amd64.exe.xz",
"hash": "34b804b5ca46bef744e1e63de9304705aa7a92e58c943488635969bd1cbb6d67" "hash": "9da55720dee26ca23b266667c8c321af5e05498101ef8c1ab9fe1dd1b18a5b59"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.16.6/gitea-1.16.6-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.16.7/gitea-1.16.7-windows-4.0-386.exe.xz",
"hash": "88dac1948cbeead8356ed165a92757680f26223ebf5d71d022e0a19c05f66b41" "hash": "8431df18724da982ff403a7757379258a74452342648f3d6cff4b199c91e1f6e"
} }
}, },
"installer": { "installer": {