mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat hipchat.rb according to readability conventions
This commit is contained in:
parent
54be2b4b7a
commit
07a3d857dd
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Hipchat < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'https://www.hipchat.com/downloads/latest/mac'
|
||||
appcast 'https://www.hipchat.com/release_notes/appcast/mac'
|
||||
homepage 'https://www.hipchat.com/'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'HipChat.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue