postico: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:40 +01:00
parent 66a7973b1b
commit bb0ed80f27
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "postico" do
version "1.5.16"
sha256 "23c79a6ddcb4a7fcb5a2ebba8a482aefb80dfaa6d421c037735573fac2abe5b1"
# eggerapps-downloads.s3.amazonaws.com/ was verified as official when first introduced to the cask
url "https://eggerapps-downloads.s3.amazonaws.com/postico-#{version}.zip"
url "https://eggerapps-downloads.s3.amazonaws.com/postico-#{version}.zip",
verified: "eggerapps-downloads.s3.amazonaws.com/"
appcast "https://eggerapps.at/postico/docs/?file=changelist.html"
name "Postico"
desc "GUI client for PostgreSQL databases"