From d44a3cc3475da4b26a082a6b2e560f3ceaad3add Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Wed, 20 Sep 2023 10:10:53 +0800 Subject: [PATCH] Update popclip.rb --- Casks/p/popclip.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/p/popclip.rb b/Casks/p/popclip.rb index 7c98b5a2fd..aa760bdca7 100644 --- a/Casks/p/popclip.rb +++ b/Casks/p/popclip.rb @@ -12,7 +12,7 @@ cask "popclip" do strategy :sparkle, &:short_version end - depends_on macos: ">= :high_sierra" + depends_on macos: ">= :catalina" app "PopClip.app"