mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 22:16:33 -06:00
Reformat bootchamp.rb according to readability conventions
This commit is contained in:
parent
ceb21ae73a
commit
00a004a436
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Bootchamp < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'http://www.kainjow.com/downloads/BootChamp.zip'
|
||||
appcast 'http://kainjow.com/updates/bootchamp.xml'
|
||||
homepage 'http://www.kainjow.com/'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'BootChamp.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue