Reformat google-earth.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:15 +02:00
parent 4ba5ffb03d
commit dbcd12cfaa
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class GoogleEarth < Cask
url 'https://dl.google.com/earth/client/advanced/current/GoogleEarthMac-Intel.dmg'
homepage 'https://www.google.com/earth/'
version 'latest'
sha256 :no_check
url 'https://dl.google.com/earth/client/advanced/current/GoogleEarthMac-Intel.dmg'
homepage 'https://www.google.com/earth/'
link 'Google Earth.app'
end