fossil: Update to version 2.11

This commit is contained in:
Richard Kuhnt 2020-05-26 00:01:51 +00:00
parent a397271298
commit e6e21bf93f

View File

@ -1,16 +1,16 @@
{ {
"version": "2.10", "version": "2.11",
"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.10.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.11.zip",
"hash": "986a44b483721f4f225ebd6574d98ba4c4ef5e467dd3bb303c0d48707ee1966e" "hash": "4feb4dce04fac3f2c4446534982a1a6822e2e1aa77f1df71fdef8afe98fc52fc"
}, },
"32bit": { "32bit": {
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.10.zip", "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.11.zip",
"hash": "ef268e6c4f3389638d96511941bc2255f4d4686bc37b4e5c7d19690dc4ef3284" "hash": "feb08809c23196fcff47cd55c6a7cfd7f005627c060a7cfc83ac7a6951393286"
} }
}, },
"bin": "fossil.exe", "bin": "fossil.exe",