mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
Reformat bartender.rb according to readability conventions
This commit is contained in:
parent
6843222c5c
commit
f4b9d8ff52
1 changed files with 4 additions and 2 deletions
|
|
@ -1,9 +1,11 @@
|
|||
class Bartender < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'http://www.macbartender.com/Demo/Bartender.zip'
|
||||
appcast 'http://www.macbartender.com/updates/updates.php'
|
||||
homepage 'http://www.macbartender.com/'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'Bartender.app'
|
||||
|
||||
after_install do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue