pg-commander: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:37 +01:00
parent 2df14accdf
commit 0360e3253d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "pg-commander" do
version "1.5.9"
sha256 "8c844dec96e459bd047bd60bc0daae2ee50f5af9594b506b627ff1ecc5395fff"
# eggerapps-downloads.s3.amazonaws.com/ was verified as official when first introduced to the cask
url "https://eggerapps-downloads.s3.amazonaws.com/pgcommander-#{version}.zip"
url "https://eggerapps-downloads.s3.amazonaws.com/pgcommander-#{version}.zip",
verified: "eggerapps-downloads.s3.amazonaws.com/"
name "PG Commander"
homepage "https://eggerapps.at/pgcommander/"