Add Backup and Sync :latest (#36411)

* Add Backup and Sync :latest

* Update and rename backup-and-sync-from-google.rb to google-backup-and-sync.rb
This commit is contained in:
Tamir Duberstein 2017-07-12 19:47:44 -04:00 committed by Miccal Matthews
parent ecab0e95d1
commit e70a925e7a
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
cask 'google-backup-and-sync' do
version :latest
sha256 :no_check
url 'https://dl.google.com/drive/InstallBackupAndSync.dmg'
name 'Google Backup and Sync'
homepage 'https://www.google.com/drive/download/'
app 'Backup and Sync.app'
end