mqtt-explorer: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:24 +01:00
parent 1e701aad06
commit 129b6dae9a
1 changed files with 2 additions and 2 deletions

View File

@ -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/"