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.
12 lines
394 B
12 lines
394 B
cask 'kaleidoscope1' do
|
|
version '1.1.8_57'
|
|
sha256 '105c0c05062536fb8c5267a61ed7155d8273e29e650fd655084612acc326babd'
|
|
|
|
# cloudfront.net is the official download host per the vendor homepage
|
|
url "https://d23o3xv0lvihc9.cloudfront.net/KSUpdates/#{version}/Kaleidoscope.zip"
|
|
name 'Kaleidoscope'
|
|
homepage 'http://www.kaleidoscopeapp.com/'
|
|
license :closed
|
|
|
|
app 'Kaleidoscope.app'
|
|
end
|
|
|