From 3f6ced30f2dfd154db594471a681c16884879514 Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Sat, 11 Mar 2017 11:53:52 +0100 Subject: [PATCH] fossil 2.1 Closes #10887. Signed-off-by: Tomasz Pajor --- Formula/fossil.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fossil.rb b/Formula/fossil.rb index 3e80ab80a9cc8..958f5f4136a24 100644 --- a/Formula/fossil.rb +++ b/Formula/fossil.rb @@ -1,8 +1,8 @@ class Fossil < Formula desc "Distributed software configuration management" homepage "https://www.fossil-scm.org/" - url "https://www.fossil-scm.org/index.html/uv/download/fossil-src-2.0.tar.gz" - sha256 "359f474844792b57ba2733277c2dc8ba3b20d890925d50618d85a20867ae1761" + url "https://www.fossil-scm.org/index.html/uv/fossil-src-2.1.tar.gz" + sha256 "85dcdf10d0f1be41eef53839c6faaa73d2498a9a140a89327cfb092f23cfef05" head "https://www.fossil-scm.org/", :using => :fossil