mercurial 4.0.1
Closes #7453. Signed-off-by: Uladzislau Shablinski <vladshablinsky@gmail.com>
This commit is contained in:
parent
ac8363c6f4
commit
dede874b0c
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
class Mercurial < Formula
|
class Mercurial < Formula
|
||||||
desc "Scalable distributed version control system"
|
desc "Scalable distributed version control system"
|
||||||
homepage "https://mercurial-scm.org/"
|
homepage "https://mercurial-scm.org/"
|
||||||
url "https://mercurial-scm.org/release/mercurial-4.0.tar.gz"
|
url "https://mercurial-scm.org/release/mercurial-4.0.1.tar.gz"
|
||||||
sha256 "24be080745230840f214d93e9f9fb4e25510f9abbbec2e56fab18543fedc43a7"
|
sha256 "6aa4ade93c1b5e11937820880a466ebf1c824086d443cd799fc46e2617250d40"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue