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

class Ccleaner < Cask
url 'http://download.piriform.com/mac/CCMacSetup107.dmg'
homepage 'http://www.piriform.com/ccleaner'
version '1.07.233'
sha256 'add42bb7d3fdf6bd3cda0d1ecf8bf7ddcb927a510997261ba5ba2d1bdfa98f6e'
link 'CCleaner.app'
end