mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat jawbone-updater.rb according to readability conventions
This commit is contained in:
parent
968c8ae227
commit
d2fcbef30c
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class JawboneUpdater < Cask
|
||||
url 'http://content.jawbone.com/store/dashboard/Jawbone_Updater-2.2.3.pkg'
|
||||
homepage 'http://jawbone.com/'
|
||||
version '2.2.3'
|
||||
sha256 '3085edf935347e45573405ee7e51fbacce366847f5f06f783a4e1ea89d70aee6'
|
||||
|
||||
url 'http://content.jawbone.com/store/dashboard/Jawbone_Updater-2.2.3.pkg'
|
||||
homepage 'http://jawbone.com/'
|
||||
|
||||
install 'Jawbone_Updater-2.2.3.pkg'
|
||||
uninstall :quit => 'com.aliph.Jawbone_Updater',
|
||||
:pkgutil => 'com.Aliph.[Jj]awbone(|Updater.*).pkg'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue