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-16877.zip'
|
|
homepage 'http://incident57.com/codekit/'
|
|
version '2.0.2 (16877)'
|
|
sha256 '633a6baf3062a4e59951b025a1843cf8709de5ecf49e0ee819f4b560a6723353'
|
|
link 'CodeKit.app'
|
|
end
|