Skip to content

Commit

Permalink
Merge pull request #183911 from ejbills/patch-1
Browse files Browse the repository at this point in the history
dockdoor: update minimum macos version
  • Loading branch information
khipp authored Aug 30, 2024
2 parents af17db0 + c76f4f0 commit 16edff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/d/dockdoor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
homepage "https://github.com/ejbills/DockDoor"

auto_updates true
depends_on macos: ">= :sonoma"
depends_on macos: ">= :ventura"

app "DockDoor.app"

Expand Down

0 comments on commit 16edff0

Please sign in to comment.