mercurial 5.2.2
Closes #48670. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a8c6f2407c
commit
dde4e208e3
1 changed files with 2 additions and 3 deletions
|
@ -3,9 +3,8 @@
|
|||
class Mercurial < Formula
|
||||
desc "Scalable distributed version control system"
|
||||
homepage "https://mercurial-scm.org/"
|
||||
url "https://www.mercurial-scm.org/release/mercurial-5.2.tar.gz"
|
||||
sha256 "ff030e923f03ee15c91191996fcb099bfcfa60c7df263be227f67b6a65d36194"
|
||||
revision 1
|
||||
url "https://www.mercurial-scm.org/release/mercurial-5.2.2.tar.gz"
|
||||
sha256 "ffc5ff47488c7b5dae6ead3d99f08ef469500d6567592a25311838320106c03b"
|
||||
|
||||
bottle do
|
||||
sha256 "030be2cf0cbc0c7207c0cd630223407a989f49233cc75646b1a5df0c85451765" => :catalina
|
||||
|
|
Loading…
Reference in a new issue