poi: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:39 +01:00
parent d6ef2e26f4
commit 9508fe2263
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "poi" do
version "10.6.0"
sha256 "dcca7d7b47ebab2fb7a702aba33b07901f203f0f6efd2f846b0dfc0df076cfad"
# github.com/poooi/poi/ was verified as official when first introduced to the cask
url "https://github.com/poooi/poi/releases/download/v#{version}/poi-#{version}.dmg"
url "https://github.com/poooi/poi/releases/download/v#{version}/poi-#{version}.dmg",
verified: "github.com/poooi/poi/"
appcast "https://github.com/poooi/poi/releases.atom"
name "poi"
desc "Scalable KanColle browser and tool"