gogs: Update to version 0.13.2

This commit is contained in:
github-actions[bot] 2024-12-23 20:27:30 +00:00
parent 22a9308d46
commit a7dd1369aa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.1", "version": "0.13.2",
"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.13.1/gogs_0.13.1_windows_amd64_mws.zip", "url": "https://dl.gogs.io/0.13.2/gogs_0.13.2_windows_amd64_mws.zip",
"hash": "dede096dcce52aa20e3dbbc43fb0fe76fed32f8a188504bdb6d9f2757a39d432" "hash": "99adc8e11b275ddffd4e82a7b6539929698cc846eddbcd13967c7fff7205d531"
} }
}, },
"extract_dir": "gogs", "extract_dir": "gogs",