homebrew-cask-versions/Casks/codekit.rb
2014-10-15 20:36:48 -04:00

12 lines
430 B
Ruby

class Codekit < Cask
version '2.1.7 (17945)'
sha256 '2d68f834e911527cce1c45315b8d8a986191b3aa0226371585a52ef0c9856c91'
url 'https://incident57.com/codekit/files/codekit-17945.zip'
appcast 'https://incident57.com/codekit/appcast/ck2appcast.xml',
:sha256 => 'ff5efaf30dbd3190c9c06c8cbfcf1eb6c0f49a1ca803aac6d8e913685a35aacd'
homepage 'http://incident57.com/codekit/'
license :unknown
app 'CodeKit.app'
end