homebrew-cask/Casks/ionic-lab.rb

13 lines
294 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ionic-lab' do
2015-09-09 20:38:48 +08:00
version :latest
sha256 :no_check
# amazonaws.com is the official download host per the vendor homepage
2015-09-09 20:38:48 +08:00
url 'https://ionic-io-assets.s3.amazonaws.com/labs/IonicLab.dmg'
name 'IonicLab'
homepage 'http://lab.ionic.io/'
license :gratis
app 'Ionic Lab.app'
end