tweetbot: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:07 +01:00
parent 9f756de4e7
commit 9553e19adc
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "tweetbot" do
version "3.5.100,4"
sha256 "de804651a6d7e4beecc71645bdc405b40d79b757593eb1490b35d8799a1b124d"
# tapbots.net/ was verified as official when first introduced to the cask
url "https://tapbots.net/tweetbot#{version.after_comma}/Tweetbot.#{version.before_comma.no_dots}.zip"
url "https://tapbots.net/tweetbot#{version.after_comma}/Tweetbot.#{version.before_comma.no_dots}.zip",
verified: "tapbots.net/"
appcast "https://tapbots.net/tweetbot#{version.after_comma}/update.plist",
must_contain: version.before_comma.no_dots
name "Tweetbot"