mcedit: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:18 +01:00
parent 208ca92e3f
commit 4ac2517c80
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "mcedit" do
version "1.5.6.0"
sha256 "e2026de3589e3e65086a385ee4e02d607337bc9da11357d1b3ac106e2ee843d7"
# github.com/Podshot/MCEdit-Unified/ was verified as official when first introduced to the cask
url "https://github.com/Podshot/MCEdit-Unified/releases/download/#{version}/MCEdit.v#{version}.OSX.64bit.zip"
url "https://github.com/Podshot/MCEdit-Unified/releases/download/#{version}/MCEdit.v#{version}.OSX.64bit.zip",
verified: "github.com/Podshot/MCEdit-Unified/"
appcast "https://github.com/Podshot/MCEdit-Unified/releases.atom"
name "MCEdit-Unified"
homepage "https://www.mcedit-unified.net/"