fossil: Update to version 2.15.2

This commit is contained in:
Richard Kuhnt 2021-06-15 02:01:47 +00:00
parent af7e4d2605
commit b941e7c7e8

View File

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