homebrew-cask-versions/Casks/google-drive.rb
2014-09-17 07:42:46 -04:00

9 lines
191 B
Ruby

class GoogleDrive < Cask
version :latest
sha256 :no_check
url 'https://dl.google.com/drive/installgoogledrive.dmg'
homepage 'https://drive.google.com/'
app 'Google Drive.app'
end