mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
254 B
Ruby
7 lines
254 B
Ruby
class Codekit < Cask
|
|
url 'http://incident57.com/codekit/files/codekit-16895.zip'
|
|
homepage 'http://incident57.com/codekit/'
|
|
version '2.0.3 (16895)'
|
|
sha256 'd98ac91e4e44c833217f55b7dcb389f5730213bb7d801188b3823f695f00b741'
|
|
link 'CodeKit.app'
|
|
end
|