fossil: Update to version 2.15.1

This commit is contained in:
Richard Kuhnt 2021-05-03 14:00:23 +00:00
parent 7791e0ed0a
commit a903a9ab03

View File

@ -1,16 +1,16 @@
{ {
"version": "2.13", "version": "2.15.1",
"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.13.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.15.1.zip",
"hash": "10e1c01900c50f09ba44817f1d1d9f3d936ad39eb9999724f3645a172d75ec0e" "hash": "ada539fd1a131595d7d3d85961681775f1de299e93ae2247e2d38d837e2ea544"
}, },
"32bit": { "32bit": {
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.13.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.15.1.zip",
"hash": "764f28f246abeac7d5f8c690fdb07a6d32189f2ab5ed2c471c88fdf3ccdc4c4d" "hash": "5353682a6e10b0f90bb2480aa21a8933dbe9560e8a6805f3c27571bc7a8d7b7a"
} }
}, },
"bin": "fossil.exe", "bin": "fossil.exe",