gogs: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2023-02-26 04:28:35 +00:00
parent 4466c0b40f
commit 3a40e582a4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.9", "version": "0.13.0",
"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.9/gogs_0.12.9_windows_amd64_mws.zip", "url": "https://dl.gogs.io/0.13.0/gogs_0.13.0_windows_amd64_mws.zip",
"hash": "1679dfbfb6103bf8d3d944fc16f83d9eee5236f5588f15fa332fa75b80332e0f" "hash": "4323c6cba1aa522642772e051fb9e63df02566af93a7b85294a458a520bbc1eb"
} }
}, },
"extract_dir": "gogs", "extract_dir": "gogs",