gogs: Update to version 0.12.4

This commit is contained in:
github-actions[bot] 2022-01-17 20:28:45 +00:00
parent 3d59b38ac8
commit 0ad6425a21

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.3", "version": "0.12.4",
"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.3/gogs_0.12.3_windows_amd64_mws.zip", "url": "https://dl.gogs.io/0.12.4/gogs_0.12.4_windows_amd64_mws.zip",
"hash": "8092ac4c595dce7ffc757515bf1ff658bccbda5c9aa8e26eca2b4f71fef7b17f" "hash": "18cfca1c7a64881626ee6ebb5639c124009873139d970ef484401eaaafddebd8"
} }
}, },
"extract_dir": "gogs", "extract_dir": "gogs",