gogs: Update to version 0.12.9

This commit is contained in:
github-actions[bot] 2022-06-07 20:28:44 +00:00
parent cba1903f46
commit fbfc43fbb8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.8", "version": "0.12.9",
"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.8/gogs_0.12.8_windows_amd64_mws.zip", "url": "https://dl.gogs.io/0.12.9/gogs_0.12.9_windows_amd64_mws.zip",
"hash": "d9e4ed300988e91bec82429fc02cd205c0b4fb85be1f3ce2c4756436be680cb4" "hash": "1679dfbfb6103bf8d3d944fc16f83d9eee5236f5588f15fa332fa75b80332e0f"
} }
}, },
"extract_dir": "gogs", "extract_dir": "gogs",