mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
10 lines
322 B
Ruby
10 lines
322 B
Ruby
class Codekit < Cask
|
|
version '2.0.6 (17018)'
|
|
sha256 '97070e0fd9949991186652e2b3655c26459c5d7c0ab852c2ea3241078894573e'
|
|
|
|
url 'https://incident57.com/codekit/files/codekit-17018.zip'
|
|
appcast 'https://incident57.com/codekit/appcast/ck2appcast.xml'
|
|
homepage 'http://incident57.com/codekit/'
|
|
|
|
app 'CodeKit.app'
|
|
end
|