Reformat chrome-remote-desktop-host.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:03 +02:00
parent 8acec069b6
commit 2eaedc6691
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class ChromeRemoteDesktopHost < Cask
url 'https://dl.google.com/chrome-remote-desktop/chromeremotedesktop.dmg'
homepage 'https://chrome.google.com/remotedesktop'
version 'latest'
sha256 :no_check
url 'https://dl.google.com/chrome-remote-desktop/chromeremotedesktop.dmg'
homepage 'https://chrome.google.com/remotedesktop'
install 'Chrome Remote Desktop Host.pkg'
uninstall :script => {
:executable => '/Applications/Chrome Remote Desktop Host Uninstaller.app/Contents/MacOS/remoting_host_uninstaller',