nano: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:26 +01:00
parent 96063ab3b1
commit 29334b33be
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "nano" do
version "21.2"
sha256 "a5f6a987b1516495afc64810b41003f0332de49ec4d54b6f1ed652dbba7f5896"
# github.com/nanocurrency/nano-node/ was verified as official when first introduced to the cask
url "https://github.com/nanocurrency/nano-node/releases/download/V#{version}/nano-node-V#{version}-Darwin.dmg"
url "https://github.com/nanocurrency/nano-node/releases/download/V#{version}/nano-node-V#{version}-Darwin.dmg",
verified: "github.com/nanocurrency/nano-node/"
appcast "https://github.com/nanocurrency/nano-node/releases.atom"
name "Nano"
desc "Local node for the Nano cryptocurrency"