From 7eb6f6302769fbdb086f6ec4521981187d46ac3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 9 Oct 2021 10:42:12 -0700 Subject: [PATCH] fossil: Update to version 2.17 --- bucket/fossil.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fossil.json b/bucket/fossil.json index 531718a625..7ea390d961 100644 --- a/bucket/fossil.json +++ b/bucket/fossil.json @@ -1,16 +1,16 @@ { - "version": "2.16", + "version": "2.17", "description": "A simple, high-reliability, distributed software configuration management system.", "homepage": "https://www.fossil-scm.org/", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.16.zip", - "hash": "c97ca3e4d3a41751f643fa68b608632a07f4c6798f34c7b938746f0405d6fd51" + "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.17.zip", + "hash": "a2f579e26db1828cb583a079f7137c28d4884e759c27922364b0f241521627d4" }, "32bit": { - "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.16.zip", - "hash": "eaa99a2d633620a9186c71e486d95345f41189bd882004c6dbf97bb3015399ad" + "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.17.zip", + "hash": "df38874fce63dcf93b19216c2ad720ce3232e2fc10e5111a1e5e54e4c4fead3b" } }, "bin": "fossil.exe",