trailer: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:06 +01:00
parent f4ede497c3
commit 652345d4f6
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "trailer" do
version "1.7.4"
sha256 "8a7d297cce61df2cd46995a685d71f8f1a384352a58a77dc72843b4545d22c65"
# github.com/ptsochantaris/trailer/ was verified as official when first introduced to the cask
url "https://github.com/ptsochantaris/trailer/releases/download/#{version}/Trailer-#{version.no_dots}.zip"
url "https://github.com/ptsochantaris/trailer/releases/download/#{version}/Trailer-#{version.no_dots}.zip",
verified: "github.com/ptsochantaris/trailer/"
appcast "https://github.com/ptsochantaris/trailer/releases.atom"
name "Trailer"
desc "Managing Pull Requests and Issues For GitHub & GitHub Enterprise"