Jamulus does not auto update (#91846)

* Jamulus does not auto update

* Update jamulus.rb

Co-authored-by: Gustavo Leal <gustavoleal@Gustavos-iMac-Pro.local>
Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Gustavo Leal 2020-11-01 02:59:29 -03:00 committed by GitHub
parent af8a38944e
commit 52a026aba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cask "jamulus" do
name "Jamulus"
homepage "https://llcon.sourceforge.io/"
auto_updates true
depends_on macos: ">= :el_capitan"
app "Jamulus.app"
app "JamulusServer.app"