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