mjolnir: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:22 +01:00
parent bd9c25d6a7
commit 383a62aeaf
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "mjolnir" do
version "1.0.2"
sha256 "eb39b9ff76258c3aa7970f70465a7c858290ce798e5b8e411cb5b7d300de16d1"
# github.com/mjolnirapp/mjolnir/ was verified as official when first introduced to the cask
url "https://github.com/mjolnirapp/mjolnir/releases/download/#{version}/Mjolnir.app.zip"
url "https://github.com/mjolnirapp/mjolnir/releases/download/#{version}/Mjolnir.app.zip",
verified: "github.com/mjolnirapp/mjolnir/"
appcast "https://github.com/mjolnirapp/mjolnir/releases.atom"
name "Mjolnir"
desc "Lightweight automation and productivity app"