Skip to content

Commit a01dad1

Browse files
committed
tkdiff 6.0
Signed-off-by: botantony <[email protected]>
1 parent d6c7a3d commit a01dad1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/t/tkdiff.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
class 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

0 commit comments

Comments
 (0)