gitea: Update to version 1.16.8

This commit is contained in:
github-actions[bot] 2022-05-16 20:28:55 +00:00
parent 0db7f61482
commit 689c35011a

View File

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