fossil: Update to version 2.22

This commit is contained in:
github-actions[bot] 2023-05-31 16:28:25 +00:00
parent efec7c71cb
commit f1ea9611ad

View File

@ -1,16 +1,16 @@
{ {
"version": "2.21", "version": "2.22",
"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.21.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.22.zip",
"hash": "6e1cefdebf92b70a6c99dc58f3f00869caac29ecbc88fe0e7ddec0107015f7a7" "hash": "3c62f706b1d421a6b26585ad93e72dee54f1d4450b059661601cd3f446618419"
}, },
"32bit": { "32bit": {
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.21.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.22.zip",
"hash": "3f148dba0d5227d194b3b33ac028d215eefa61acdc6e2aed43be7beb2c7539c4" "hash": "e4c2bc07a4efd868e72fcbdb410fa4585322ae9130fbd640e4316d77c11651b2"
} }
}, },
"bin": "fossil.exe", "bin": "fossil.exe",