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 d6c7a3d commit a01dad1Copy full SHA for a01dad1
Formula/t/tkdiff.rb
@@ -1,11 +1,10 @@
1
class Tkdiff < Formula
2
desc "Graphical side by side diff utility"
3
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"
+ url "https://downloads.sourceforge.net/project/tkdiff/tkdiff/6.0/tkdiff-6-0.zip"
+ version "6.0"
+ sha256 "4fa27c87846c1d6635da5beaa90ce4561638ee25a9169e455175afcf5288e453"
7
license "GPL-2.0-only"
8
- revision 1
9
10
livecheck do
11
url :stable
0 commit comments