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

class Codekit < Cask
url 'http://incident57.com/codekit/files/codekit-8403.zip'
homepage 'http://incident57.com/codekit/'
version '1.9.3 (8403)'
sha256 '5d669bd7a4b41e2f0a30d293d4b1372f2573288a2bc21b7aa5d77106c834a95a'
link 'CodeKit.app'
end