pyzo: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:42 +01:00
parent 715e1b698d
commit ec7deef166
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "pyzo" do
version "4.11.2"
sha256 "3a0d2b25988bd27e13857265926ff28851240c17d5d07063b5e23b389cfa1a14"
# github.com/pyzo/pyzo/ was verified as official when first introduced to the cask
url "https://github.com/pyzo/pyzo/releases/download/v#{version}/pyzo-#{version}-macos.dmg"
url "https://github.com/pyzo/pyzo/releases/download/v#{version}/pyzo-#{version}-macos.dmg",
verified: "github.com/pyzo/pyzo/"
appcast "https://github.com/pyzo/pyzo/releases.atom"
name "Pyzo"
homepage "https://pyzo.org/"