mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat undercover.rb according to readability conventions
This commit is contained in:
parent
631b0e158d
commit
2ce3e1faab
1 changed files with 4 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue