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

class Appcode < Cask
url 'http://download.jetbrains.com/objc/AppCode-2.5.4.dmg'
homepage 'http://www.jetbrains.com/objc/'
version '2.5.4'
sha256 '39a78089d6b4fd69ceded6494a6f0857b8ef6630c2c5b0ed3599e080358a48f3'
link 'AppCode.app'
end