mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
226 B
Ruby
7 lines
226 B
Ruby
class Codekit < Cask
|
|
url 'http://incident57.com/codekit/files/codekit-8326.zip'
|
|
homepage 'http://incident57.com/codekit/'
|
|
version '1.8.1 (8326)'
|
|
sha1 '315f6bfa39ab9a6de435193a48870301fc4ae578'
|
|
link 'CodeKit.app'
|
|
end
|