sqlpro-for-mssql: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:57 +01:00
parent 29d794d2d7
commit 7cd766452d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "sqlpro-for-mssql" do
version "2020.104"
sha256 "a97ac3132557cf1cffdb8396159239fb16e3d24c5ac45da986b8964d9ff53e09"
# d3fwkemdw8spx3.cloudfront.net/mssql/ was verified as official when first introduced to the cask
url "https://d3fwkemdw8spx3.cloudfront.net/mssql/SQLProMSSQL.#{version}.app.zip"
url "https://d3fwkemdw8spx3.cloudfront.net/mssql/SQLProMSSQL.#{version}.app.zip",
verified: "d3fwkemdw8spx3.cloudfront.net/mssql/"
appcast "https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?user_agent=Macintosh&url=https://www.macsqlclient.com/download.php"
name "SQLPro for MSSQL"
desc "Microsoft SQL Server database client"