mercurial 3.7.3
Closes Homebrew/homebrew#50520. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
fe60af644c
commit
580fc34018
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-3.7.2.tar.gz"
|
url "https://mercurial-scm.org/release/mercurial-3.7.3.tar.gz"
|
||||||
sha256 "5ba9438d6ab0db93f7b0786ba632138eb64a9dc0d93e30dde2b17b328fdc6d7a"
|
sha256 "c099c42d74e2d520b61dd372cd996b0fa7605c06617834fd7b13c79b9a9a5b30"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue