sidestep: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:52 +01:00
parent 789915bb75
commit c2745cb622
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "sidestep" do
version "1.4.1"
sha256 "c25f7748d73b6f915aff268070ef85ca69f2902de98b044b77c49d1e1341d84e"
# github.com/chetan51/sidestep/ was verified as official when first introduced to the cask
url "https://github.com/chetan51/sidestep/releases/download/#{version}/Sidestep.zip"
url "https://github.com/chetan51/sidestep/releases/download/#{version}/Sidestep.zip",
verified: "github.com/chetan51/sidestep/"
appcast "https://github.com/chetan51/sidestep/releases.atom"
name "Sidestep"
homepage "https://chetansurpur.com/projects/sidestep/"