wpsoffice: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:13 +01:00
parent ace6c39360
commit cea1969691
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "wpsoffice" do
version "3.0.0,4840"
sha256 "eebee6b80d93e7505f8a0301c96d44a2029a61955220d573fb8c420336eace12"
# wdl1.pcfg.cache.wpscdn.com/ was verified as official when first introduced to the cask
url "https://wdl1.pcfg.cache.wpscdn.com/wpsdl/macwpsoffice/download/#{version.before_comma}.#{version.after_comma}/WPSOffice_#{version.before_comma}(#{version.after_comma}).dmg"
url "https://wdl1.pcfg.cache.wpscdn.com/wpsdl/macwpsoffice/download/#{version.before_comma}.#{version.after_comma}/WPSOffice_#{version.before_comma}(#{version.after_comma}).dmg",
verified: "wdl1.pcfg.cache.wpscdn.com/"
name "WPS Office"
desc "All-in-one office suite"
homepage "https://www.wps.com/mac/"