Skip to content

Commit 0dc36db

Browse files
authored
Merge pull request Homebrew#274577 from Homebrew/mongosh-no_autobump
mongosh: add `no_autobump!`
2 parents 26d45a2 + d15c91f commit 0dc36db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/m/mongosh.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ class Mongosh < Formula
66
license "Apache-2.0"
77
compatibility_version 1
88

9+
no_autobump! because: :bumped_by_upstream
10+
911
bottle do
1012
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d67cc5c70961c77a5c3ecf6aeac41082d7623310f1458f00ce5e55b625e2a0a6"
1113
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d67cc5c70961c77a5c3ecf6aeac41082d7623310f1458f00ce5e55b625e2a0a6"

0 commit comments

Comments
 (0)