gogs: Update to version 0.12.3

This commit is contained in:
Richard Kuhnt 2020-10-07 17:00:41 +00:00
parent bca457649b
commit e8d354afde

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.2", "version": "0.12.3",
"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.2/gogs_0.12.2_windows_amd64_mws.zip", "url": "https://dl.gogs.io/0.12.3/gogs_0.12.3_windows_amd64_mws.zip",
"hash": "4f9ea8d43f9b7f8a3177ef5381e26a72212ee175482d72207acf949aa6dab262" "hash": "8092ac4c595dce7ffc757515bf1ff658bccbda5c9aa8e26eca2b4f71fef7b17f"
} }
}, },
"extract_dir": "gogs", "extract_dir": "gogs",