From 2ce3e1faabffc38f820ebff34944ee53fc10d064 Mon Sep 17 00:00:00 2001 From: ndr Date: Fri, 27 Jun 2014 02:01:51 +0200 Subject: [PATCH] Reformat undercover.rb according to readability conventions --- Casks/undercover.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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',