File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11class Tkdiff < Formula
22 desc "Graphical side by side diff utility"
33 homepage "https://tkdiff.sourceforge.io/"
4- url "https://downloads.sourceforge.net/project/tkdiff/tkdiff/5.7 /tkdiff-5-7 .zip"
5- version "5.7 "
6- sha256 "e2dec98e4c2f7c79a1e31290d3deaaa5915f53c8220c05728f282336bb2e405d "
4+ url "https://downloads.sourceforge.net/project/tkdiff/tkdiff/6.0 /tkdiff-6-0 .zip"
5+ version "6.0 "
6+ sha256 "4fa27c87846c1d6635da5beaa90ce4561638ee25a9169e455175afcf5288e453 "
77 license "GPL-2.0-only"
8- revision 1
98
109 livecheck do
1110 url :stable
@@ -15,7 +14,7 @@ class Tkdiff < Formula
1514 no_autobump! because : :requires_manual_review
1615
1716 bottle do
18- sha256 cellar : :any_skip_relocation , all : "f9df1848b67170c556bedec9313ed342304d7170d544c98840847dd2a7517bcf "
17+ sha256 cellar : :any_skip_relocation , all : "e36f04c9c518b1d76ff97fab80dc92c59d158f9f83bdf6a87c17a98bbb20bba5 "
1918 end
2019
2120 # upstream bug report about running with system tcl-tk, https://sourceforge.net/p/tkdiff/bugs/98/
You can’t perform that action at this time.
0 commit comments