1 changed files with 4 additions and 3 deletions
@ -1,6 +1,7 @@ |
|||
class Mumble < Cask |
|||
url 'http://downloads.sourceforge.net/sourceforge/mumble/Mumble-1.2.3a.dmg' |
|||
url 'http://downloads.sourceforge.net/sourceforge/mumble/Mumble-1.2.4.dmg' |
|||
homepage 'http://mumble.sourceforge.net' |
|||
version '1.2.3a' |
|||
sha1 '5831f6bcd630c338a898cf67b93ab6d083d0dc41' |
|||
version '1.2.4' |
|||
sha1 '7ade6a8f59cf871a7ef0926851af751f5cc126f9' |
|||
link 'Mumble.app' |
|||
end |
|||
|
Loading…
Reference in new issue