Skip to content

Commit

Permalink
tkdiff 5.1 (#65791)
Browse files Browse the repository at this point in the history
* tkdiff 5.1

* tkdiff: add license

Co-authored-by: FX Coudert <[email protected]>
  • Loading branch information
mprince and fxcoudert authored Nov 27, 2020
1 parent e58d118 commit 4ec7f4e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Formula/tkdiff.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
class Tkdiff < Formula
desc "Graphical side by side diff utility"
homepage "https://tkdiff.sourceforge.io/"
url "https://downloads.sourceforge.net/project/tkdiff/tkdiff/4.3.5/tkdiff-4-3-5.zip"
version "4.3.5"
sha256 "29d7f0b815d06b0ab6653baa9b6b7c213801ce6a976724ae843bf9735cbbde7e"
url "https://downloads.sourceforge.net/project/tkdiff/tkdiff/5.1/tkdiff-5-1.zip"
version "5.1"
sha256 "016569ac1e10b4bfd7c6ce34fece75ee486577580087666dcbb8c36fd7eee87a"
license "GPL-2.0-only"

livecheck do
url :stable
Expand Down

0 comments on commit 4ec7f4e

Please sign in to comment.