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.
6 lines
214 B
6 lines
214 B
class Mumble < Cask
|
|
url 'http://downloads.sourceforge.net/sourceforge/mumble/Mumble-1.2.3a.dmg'
|
|
homepage 'http://mumble.sourceforge.net'
|
|
version '1.2.3a'
|
|
sha1 '5831f6bcd630c338a898cf67b93ab6d083d0dc41'
|
|
end
|
|
|