Skip to content

Commit e5222ad

Browse files
committed
Fixed homebrew Formula file
1 parent 63de7ca commit e5222ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/swift-mock-generator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class SwiftMockGenerator < Formula
1111
sha256 "SHA256_PLACEHOLDER"
1212
license "MIT"
1313

14-
depends_on macos: ">= :monterey"
14+
depends_on macos: :monterey
1515
depends_on xcode: ["15.0", :build]
1616

1717
def install

0 commit comments

Comments
 (0)