fossil 2.1
Closes #10887. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
2edcfbda5a
commit
3f6ced30f2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue