homebrew-cask/Casks/codekit.rb

8 lines
254 B
Ruby
Raw Normal View History

2013-04-01 20:45:36 +08:00
class Codekit < Cask
url 'http://incident57.com/codekit/files/codekit-16895.zip'
2014-03-09 06:13:36 +08:00
homepage 'http://incident57.com/codekit/'
version '2.0.3 (16895)'
sha256 'd98ac91e4e44c833217f55b7dcb389f5730213bb7d801188b3823f695f00b741'
2014-03-09 06:13:36 +08:00
link 'CodeKit.app'
end