We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26d45a2 + d15c91f commit 0dc36dbCopy full SHA for 0dc36db
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