Skip to content

Commit ebbdaca

Browse files
committed
Fix homebrew lint warning
1 parent 9d7fd37 commit ebbdaca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publish/homebrew/github-desktop-plus.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
strategy :github_latest
1616
end
1717

18-
depends_on macos: ">= :monterey"
18+
depends_on macos: :monterey
1919

2020
app "GitHub Desktop Plus.app"
2121
binary "#{appdir}/GitHub Desktop Plus.app/Contents/Resources/app/static/github-desktop-plus-cli.sh",

0 commit comments

Comments
 (0)