Skip to content

Commit c5ef01a

Browse files
committed
fix: use symbol format for depends_on macos in cask
1 parent 06c2454 commit c5ef01a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Casks/superopt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
strategy :github_latest
1414
end
1515

16-
depends_on macos: ">= :tahoe"
16+
depends_on macos: :tahoe
1717

1818
app "SuperOpt.app"
1919

0 commit comments

Comments
 (0)