File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ class LizardAnalyzer < Formula
33
44 desc "Extensible Cyclomatic Complexity Analyzer"
55 homepage "https://github.com/terryyin/lizard"
6- url "https://files.pythonhosted.org/packages/0b/c9/ef0a3a8df311938df2f15d3861073d3861bb2e32f43be85c3cf8f7f81ba8 /lizard-1.17.31 .tar.gz"
7- sha256 "af6b35d06bcc9718ff3db1ad7ce1f7645f2d8e07c2348e8873817f61d6592888 "
6+ url "https://files.pythonhosted.org/packages/74/e9/8963798e29a998f0544c958d449aebb1e0c82081180d17ab037e3dbd2ffb /lizard-1.18.0 .tar.gz"
7+ sha256 "4d5cc4cd464da0ccde1302f32ca14cccc04b051440816097e4b3f38c1f80826e "
88 license "MIT"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , all : "71e8492bedc9d9f86db8f0e678140f538c850ccef4818b68f1138d7e28155ec9 "
11+ sha256 cellar : :any_skip_relocation , all : "fae29ca25d368f861992d85a8ded8abb7afc64e4b9f6fdcb883e40d12149d587 "
1212 end
1313
1414@@ -21,8 +21,8 @@ class LizardAnalyzer < Formula
2121 end
2222
2323 resource "pygments" do
24- url "https://files.pythonhosted.org/packages/7c/2d/c3338d48ea6cc0feb8446d8e6937e1408088a72a39937982cc6111d17f84 /pygments-2.19.1 .tar.gz"
25- sha256 "61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f "
24+ url "https://files.pythonhosted.org/packages/b0/77/a5b8c569bf593b0140bde72ea885a803b82086995367bf2037de0159d924 /pygments-2.19.2 .tar.gz"
25+ sha256 "636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 "
2626 end
2727
2828 def install
You can’t perform that action at this time.
0 commit comments