We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
no_autobump!
1 parent 09b00dc commit d15c91fCopy full SHA for d15c91f
Formula/m/mongosh.rb
@@ -6,6 +6,8 @@ class Mongosh < Formula
6
license "Apache-2.0"
7
compatibility_version 1
8
9
+ no_autobump! because: :bumped_by_upstream
10
+
11
bottle do
12
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d67cc5c70961c77a5c3ecf6aeac41082d7623310f1458f00ce5e55b625e2a0a6"
13
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d67cc5c70961c77a5c3ecf6aeac41082d7623310f1458f00ce5e55b625e2a0a6"
0 commit comments