pomotodo: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:40 +01:00
parent 5d2a0561b2
commit be2156dcab
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "pomotodo" do
version "3.4.2,1508736942"
sha256 "7726496a48eeb2901c9762de2a2df743b2010e7ad0b6ccd2cab5a4f49a496f93"
# cdn.hackplan.com/theair/ was verified as official when first introduced to the cask
url "https://cdn.hackplan.com/theair/#{version.after_comma}/Pomotodo.#{version.before_comma}.dmg"
url "https://cdn.hackplan.com/theair/#{version.after_comma}/Pomotodo.#{version.before_comma}.dmg",
verified: "cdn.hackplan.com/theair/"
appcast "https://air.pomotodo.com/v1/p/com.pomotodo.PomotodoMac#{version.major}/latest.xml"
name "Pomodoro"
homepage "https://pomotodo.com/"