fossil: Update to version 2.24

This commit is contained in:
github-actions[bot] 2024-04-23 16:27:31 +00:00
parent 44ac9210c7
commit e291e8d81b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.23", "version": "2.24",
"description": "A simple, high-reliability, distributed software configuration management system.", "description": "A simple, high-reliability, distributed software configuration management system.",
"homepage": "https://www.fossil-scm.org/", "homepage": "https://www.fossil-scm.org/",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.23.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.24.zip",
"hash": "4e0615faca22a15dce1c701d69f864bbbbc75080787970f8b6122af04f3e1407" "hash": "2bdfddc4e62186bff373777c499e01d0dfadae617d50603b7f6974fde2c9123c"
}, },
"32bit": { "32bit": {
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.23.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.24.zip",
"hash": "6165befae4876ace29dbab34112784432c339eeff9fb35f0485c479f68fad98e" "hash": "d0d0d3c3194d83b76530f3d4a044388262c6fd97768f3040e0a2393513ede810"
} }
}, },
"bin": "fossil.exe", "bin": "fossil.exe",