Reformat mumble.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:30 +02:00
parent 6823bd5ce6
commit f79d2da111

View file

@ -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