mucommander: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:24 +01:00
parent 5ae37bafc6
commit 62a695561e
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "mucommander" do
version "0.9.5-1"
sha256 "476ffd9e271163513d9fde2d015d1da3f2777e54b913b10d4ef49ac7e016bae1"
# github.com/mucommander/mucommander/ was verified as official when first introduced to the cask
url "https://github.com/mucommander/mucommander/releases/download/#{version}/mucommander-#{version}.dmg"
url "https://github.com/mucommander/mucommander/releases/download/#{version}/mucommander-#{version}.dmg",
verified: "github.com/mucommander/mucommander/"
appcast "https://github.com/mucommander/mucommander/releases.atom"
name "muCommander"
desc "Lightweight, cross-platform file manager with a dual-pane interface"