You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
232 B
7 lines
232 B
class Mumble < Cask
|
|
url 'http://downloads.sourceforge.net/sourceforge/mumble/Mumble-1.2.4.dmg'
|
|
homepage 'http://mumble.sourceforge.net'
|
|
version '1.2.4'
|
|
sha1 '22e2f931b12c1de52fc3583146d83b971e02a26c'
|
|
link 'Mumble.app'
|
|
end
|
|
|