gogs: Update to version 0.12.6

This commit is contained in:
github-actions[bot] 2022-03-19 12:29:56 +00:00
parent dd5cfb5e85
commit 4641e1a8a0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.5", "version": "0.12.6",
"description": "A painless self-hosted Git service", "description": "A painless self-hosted Git service",
"homepage": "https://gogs.io", "homepage": "https://gogs.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gogs.io/0.12.5/gogs_0.12.5_windows_amd64_mws.zip", "url": "https://dl.gogs.io/0.12.6/gogs_0.12.6_windows_amd64_mws.zip",
"hash": "4b921b807aea34d4ff2c608788d0578fd51d5540d1956365bce8969761ec5b44" "hash": "01e0e37314fc7424df19ee9e6f35f1df5ec71461af25f4d4e7ae96cb5d828b07"
} }
}, },
"extract_dir": "gogs", "extract_dir": "gogs",