mercurial 3.5.2
Also update URLS to point to new canonical location Closes Homebrew/homebrew#44516. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
fdbc6bf7dd
commit
fde53b75da
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# of Homebrew.
|
||||
class Mercurial < Formula
|
||||
desc "Scalable distributed version control system"
|
||||
homepage "https://mercurial.selenic.com/"
|
||||
url "https://mercurial.selenic.com/release/mercurial-3.5.1.tar.gz"
|
||||
sha256 "997da45da303e399678c5bccd7be39b0fabf29c7e02fd3c8751c2ff88c8a259d"
|
||||
homepage "https://mercurial-scm.org/"
|
||||
url "https://mercurial-scm.org/release/mercurial-3.5.2.tar.gz"
|
||||
sha256 "23fdc038503911b21dc9e556118803f7b1d4150eb14933d2ea3d0ff0dc60ab5d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue