mumble: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:25 +01:00
parent ea855d79a4
commit 15f0ca6b32
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "mumble" do
version "1.3.3"
sha256 "dd779a1be92dfb162f7453230f8906f2a7d1799324c5b710fcc5ccd381ff12e5"
# github.com/mumble-voip/mumble/ was verified as official when first introduced to the cask
url "https://github.com/mumble-voip/mumble/releases/download/#{version}/Mumble-#{version}.dmg"
url "https://github.com/mumble-voip/mumble/releases/download/#{version}/Mumble-#{version}.dmg",
verified: "github.com/mumble-voip/mumble/"
appcast "https://github.com/mumble-voip/mumble/releases.atom"
name "Mumble"
desc "Open-source, low-latency, high quality voice chat software for gaming"