proxyman: switch to `verified` parameter

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

View File

@ -2,8 +2,8 @@ cask "proxyman" do
version "2.14.2"
sha256 "9c2ddd4cc2dd1147065196c6bc57c5f7abb2187c0fa57faa44ed7b3ea2aabd36"
# github.com/ProxymanApp/Proxyman/ was verified as official when first introduced to the cask
url "https://github.com/ProxymanApp/Proxyman/releases/download/#{version}/Proxyman_#{version}.dmg"
url "https://github.com/ProxymanApp/Proxyman/releases/download/#{version}/Proxyman_#{version}.dmg",
verified: "github.com/ProxymanApp/Proxyman/"
appcast "https://github.com/ProxymanApp/Proxyman/releases.atom"
name "Proxyman"
desc "Modern and intuitive HTTP Debugging Proxy app"