From 1cd3239fdd37de28fa852abfbde3dee7a0b92fa4 Mon Sep 17 00:00:00 2001 From: Kristoffer Date: Tue, 12 Sep 2023 10:41:46 +0200 Subject: [PATCH] Cookie 7.0.1 --- Casks/c/cookie.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/c/cookie.rb b/Casks/c/cookie.rb index fed2b205c0..66edcfc3d2 100644 --- a/Casks/c/cookie.rb +++ b/Casks/c/cookie.rb @@ -2,7 +2,7 @@ cask "cookie" do version "7.0.1" sha256 :no_check - url "https://sweetpproductions.com/products/cookieapp/Cookie.dmg" + url "https://sweetpproductions.com/products/cookie7/Cookie.dmg" name "Cookie" desc "Protection from tracking and online profiling" homepage "https://sweetpproductions.com/" @@ -13,7 +13,7 @@ cask "cookie" do end auto_updates true - depends_on macos: ">= :mojave" + depends_on macos: ">= :monterey" app "Cookie.app"