mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
273 B
Ruby
7 lines
273 B
Ruby
class Kdiff3 < Cask
|
|
url 'http://downloads.sourceforge.net/sourceforge/kdiff3/kdiff3_0.9.97_MacOS_64bit.dmg'
|
|
homepage 'http://kdiff3.sourceforge.net/'
|
|
version '0.9.97'
|
|
sha256 '9be995cced9d3365d2f7f47f01a28bfc47172da7d049014617976e596756d5ee'
|
|
link 'kdiff3.app'
|
|
end
|