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-8403.zip'
|
|
homepage 'http://incident57.com/codekit/'
|
|
version '1.9.3 (8403)'
|
|
sha1 'e3527fc3e07be37d0cc143e9cdcd04189133c4f1'
|
|
link 'CodeKit.app'
|
|
end
|