homebrew-cask-versions/Casks/darktable.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
262 B
Ruby

class Darktable < Cask
url 'http://downloads.sourceforge.net/sourceforge/darktable/darktable-1.4.dmg'
homepage 'http://www.darktable.org/'
version '1.4'
sha256 'c145772a7645da82a5bb8cabfb8fe44023b566135f60f3a93f9551312835234d'
link 'darktable.app'
end