homebrew-cask/Casks/ionic-lab.rb

12 lines
300 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
2016-03-05 01:52:16 +08:00
# ionic-io-assets.s3.amazonaws.com was verified as official when first introduced to the cask
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/'
app 'Ionic Lab.app'
end