mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat mumble.rb according to readability conventions
This commit is contained in:
parent
6823bd5ce6
commit
f79d2da111
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
class Mumble < Cask
|
||||
url 'https://downloads.sourceforge.net/sourceforge/mumble/Mumble-1.2.7.dmg'
|
||||
homepage 'http://mumble.sourceforge.net'
|
||||
version '1.2.7'
|
||||
sha256 '236c973a925309df696856bea63969cbf7fe82d1f88a93af0683407824e1430d'
|
||||
|
||||
url 'https://downloads.sourceforge.net/sourceforge/mumble/Mumble-1.2.7.dmg'
|
||||
homepage 'http://mumble.sourceforge.net'
|
||||
|
||||
link 'Mumble.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue