homebrew-cask-versions/Casks/kdiff3.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

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