You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
274 B
7 lines
274 B
class KaleidoscopeBeta < Cask
|
|
url 'http://cdn.kaleidoscopeapp.com/releases/Kaleidoscope-2.1.0-130.zip'
|
|
homepage 'http://www.kaleidoscopeapp.com/'
|
|
version '2.1.0'
|
|
sha256 'b51b8fdc6bdf820f4c9141954ec091777b1e402e5251404c76a09003c8434f77'
|
|
link 'Kaleidoscope.app'
|
|
end
|
|
|