We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa83024 commit cc9295cCopy full SHA for cc9295c
Formula/m/mercurial.rb
@@ -3,8 +3,8 @@
3
class Mercurial < Formula
4
desc "Scalable distributed version control system"
5
homepage "https://mercurial-scm.org/"
6
- url "https://www.mercurial-scm.org/release/mercurial-7.0.2.tar.gz"
7
- sha256 "f7731f1b42acaeaacb8cf7e41c0a472a7aa31a8f47e518baea735f1cb2987e0c"
+ url "https://www.mercurial-scm.org/release/mercurial-7.0.3.tar.gz"
+ sha256 "59fc84640524da6f1938ea7e4eb0cd579fc7fedaaf563a916cb4f9dac0eacf6c"
8
license "GPL-2.0-or-later"
9
10
livecheck do
0 commit comments