From 3a36971bd7b0008bfd56aa7f5382338971d4c82f Mon Sep 17 00:00:00 2001 From: Bo Anderson Date: Mon, 6 Jun 2022 04:23:35 +0100 Subject: [PATCH] witch: remove no-op Yosemite dependency --- Casks/witch.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Casks/witch.rb b/Casks/witch.rb index 29a587e998..472ed346a5 100644 --- a/Casks/witch.rb +++ b/Casks/witch.rb @@ -13,7 +13,6 @@ cask "witch" do end auto_updates true - depends_on macos: ">= :yosemite" prefpane "Witch.prefPane"