diff --git a/Casks/weakauras-companion.rb b/Casks/weakauras-companion.rb index 2f0199594ae..764619d52d5 100644 --- a/Casks/weakauras-companion.rb +++ b/Casks/weakauras-companion.rb @@ -2,8 +2,8 @@ cask "weakauras-companion" do version "3.1.1" sha256 "200e82ee46305625b7ce904be8536f5f74755a838f695ed5fef0f06cfe6d2c12" - # github.com/WeakAuras/WeakAuras-Companion was verified as official when first introduced to the cask - url "https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v#{version}/WeakAuras-Companion-#{version}.dmg" + url "https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v#{version}/WeakAuras-Companion-#{version}.dmg", + verified: "github.com/WeakAuras/WeakAuras-Companion/" appcast "https://github.com/WeakAuras/WeakAuras-Companion/releases.atom" name "WeakAuras Companion" homepage "https://weakauras.wtf/"