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