fossil 2.8
Closes #38491. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ac30cb7f51
commit
9907e6b8cb
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/fossil-src-2.7.tar.gz"
|
||||
sha256 "2c24359131d7495e47dc95021eb35f1ba408ded9087e36370d94742a4011033c"
|
||||
url "https://www.fossil-scm.org/index.html/uv/fossil-src-2.8.tar.gz"
|
||||
sha256 "6a32bec73de26ff5cc8bbb0b7b45360f4e4145931fd215ed91414ed190b3715d"
|
||||
head "https://www.fossil-scm.org/", :using => :fossil
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue