fossil: Update to version 2.13

This commit is contained in:
Richard Kuhnt 2020-11-01 01:00:28 +00:00
parent a3a93e7bda
commit 1037dbc7f4

View File

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