fossil: Update to version 2.17

This commit is contained in:
Jakub Čábera 2021-10-09 10:42:12 -07:00
parent 82caaf6ef8
commit 7eb6f63027

View File

@ -1,16 +1,16 @@
{ {
"version": "2.16", "version": "2.17",
"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.16.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.17.zip",
"hash": "c97ca3e4d3a41751f643fa68b608632a07f4c6798f34c7b938746f0405d6fd51" "hash": "a2f579e26db1828cb583a079f7137c28d4884e759c27922364b0f241521627d4"
}, },
"32bit": { "32bit": {
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.16.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.17.zip",
"hash": "eaa99a2d633620a9186c71e486d95345f41189bd882004c6dbf97bb3015399ad" "hash": "df38874fce63dcf93b19216c2ad720ce3232e2fc10e5111a1e5e54e4c4fead3b"
} }
}, },
"bin": "fossil.exe", "bin": "fossil.exe",