diff --git a/Casks/cumulus.rb b/Casks/cumulus.rb index 0fa94c6ab5e..1edea7eca3a 100644 --- a/Casks/cumulus.rb +++ b/Casks/cumulus.rb @@ -2,8 +2,8 @@ cask "cumulus" do version "0.10.1" sha256 "f23cffe610f095ef28acc7a14a61b5548755af452ecf5d38c2e2916e424ca271" - # github.com/gillesdemey/Cumulus/ was verified as official when first introduced to the cask - url "https://github.com/gillesdemey/Cumulus/releases/download/v#{version}/Cumulus-#{version}.dmg" + url "https://github.com/gillesdemey/Cumulus/releases/download/v#{version}/Cumulus-#{version}.dmg", + verified: "github.com/gillesdemey/Cumulus/" appcast "https://github.com/gillesdemey/Cumulus/releases.atom" name "Cumulus" desc "SoundCloud player that lives in the menu bar"