reggy: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:46 +01:00
parent e6885db5ea
commit a657f72752
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "reggy" do
version "1.3"
sha256 "5a4d72158bc524ab2f21c6cfad7b703f413707d9d078ec1923c268b110ff8dda"
# github.com/downloads/samsouder/reggy/ was verified as official when first introduced to the cask
url "https://github.com/downloads/samsouder/reggy/Reggy_v#{version}.tbz"
url "https://github.com/downloads/samsouder/reggy/Reggy_v#{version}.tbz",
verified: "github.com/downloads/samsouder/reggy/"
appcast "http://reggyapp.com/appcast.xml"
name "Reggy"
desc "Interactive regular expression validator and tester"