diff --git a/Casks/undercover.rb b/Casks/undercover.rb index 897a71243..9438576b9 100644 --- a/Casks/undercover.rb +++ b/Casks/undercover.rb @@ -1,8 +1,10 @@ class Undercover < Cask - url 'http://assets.undercoverhq.com/client/6.0/undercover_mac.pkg' - homepage 'http://www.orbicule.com/undercover/mac/' version '6.0' sha256 '07d9b20eba2a873e538e4f2ae4c1dcafafd282fb8af01f3374b08e54069d9932' + + url 'http://assets.undercoverhq.com/client/6.0/undercover_mac.pkg' + homepage 'http://www.orbicule.com/undercover/mac/' + install 'undercover_mac.pkg' uninstall :files => [ '/Library/LaunchDaemons/com.orbicule.uc.plist',