From 5d2a0561b2dbc0ae584f2c288ffb63dc6f7fda25 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Sat, 12 Dec 2020 05:22:40 +0100 Subject: [PATCH] pomatez: switch to `verified` parameter --- Casks/pomatez.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/pomatez.rb b/Casks/pomatez.rb index 162f5fc1861..3d1f5aa3ce2 100644 --- a/Casks/pomatez.rb +++ b/Casks/pomatez.rb @@ -2,8 +2,8 @@ cask "pomatez" do version "1.1.0" sha256 "64b5e09d9ee44328e89cc0f75675380210b202dc92ecf2b618e7a8f5d58a7bda" - # github.com/roldanjr/pomatez/ was verified as official when first introduced to the cask - url "https://github.com/roldanjr/pomatez/releases/download/v#{version}/Pomatez-v#{version}-mac.dmg" + url "https://github.com/roldanjr/pomatez/releases/download/v#{version}/Pomatez-v#{version}-mac.dmg", + verified: "github.com/roldanjr/pomatez/" appcast "https://github.com/roldanjr/pomatez/releases.atom" name "Pomatez" desc "Pomodoro timer"