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

class Cocoadialog < Cask
url 'https://github.com/downloads/mstratman/cocoadialog/CocoaDialog-2.1.1.dmg'
homepage 'http://mstratman.github.io/cocoadialog/'
version '2.1.1'
sha256 '7f721d221697381a51df6091153b0470ce09f4083d86bbb93446db88eac58827'
link 'CocoaDialog.app'
end