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

class Ccmenu < Cask
url 'http://downloads.sourceforge.net/project/ccmenu/CCMenu/1.6.3/ccmenu-1.6.3-b.dmg'
homepage 'http://ccmenu.sourceforge.net/'
version '1.6.3'
sha256 'ff6276d86421b7533c133ea0826f0a3a17dccfc3e51edcfcf5d0d4f3de211c83'
link 'CCMenu.app'
end