diff --git a/Casks/mqtt-explorer.rb b/Casks/mqtt-explorer.rb index fbf73af2204..ff8d573827b 100644 --- a/Casks/mqtt-explorer.rb +++ b/Casks/mqtt-explorer.rb @@ -2,8 +2,8 @@ cask "mqtt-explorer" do version "0.3.5" sha256 "4322a9127c3ce9025d33afa3ff91e76e8873fff260493a112eadc4769c027778" - # github.com/thomasnordquist/MQTT-Explorer/ was verified as official when first introduced to the cask - url "https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v#{version}/MQTT-Explorer-#{version}-mac.zip" + url "https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v#{version}/MQTT-Explorer-#{version}-mac.zip", + verified: "github.com/thomasnordquist/MQTT-Explorer/" appcast "https://github.com/thomasnordquist/MQTT-Explorer/releases.atom" name "MQTT Explorer" homepage "https://mqtt-explorer.com/"