homebrew-cask/Casks/google-earth-web-plugin.rb

11 lines
342 B
Ruby
Raw Normal View History

2014-09-09 01:47:34 +08:00
class GoogleEarthWebPlugin < Cask
version :latest
2014-09-09 01:47:34 +08:00
sha256 :no_check
url 'http://r2---sn-po4vapo3-j3ae.c.pack.google.com/edgedl/earth/plugin/current/googleearth-mac-plugin-intel.dmg'
homepage 'http://www.google.com/intl/en/earth/explore/products/plugin.html'
license :unknown
2014-09-09 01:47:34 +08:00
internet_plugin 'Google Earth Web Plug-in.plugin'
end