Skip to content

Commit

Permalink
Merge pull request #212 from mongodb/SERVER-91844
Browse files Browse the repository at this point in the history
SERVER-91844 Update Homebrew Formulae for New Major Patch Release (7.0.12)
  • Loading branch information
zackwintermdb authored Jun 26, 2024
2 parents d5025bb + 4ccfbd0 commit 0920a7d
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 32 deletions.
8 changes: 4 additions & 4 deletions Formula/mongodb-community.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class MongodbCommunity < Formula
# frozen_string_literal: true

if Hardware::CPU.intel?
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-7.0.11.tgz"
sha256 "6e7e1ef6b81956a102298d3d916a78c31b02c349882e8ebbb31a04c87b76a136"
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-7.0.12.tgz"
sha256 "b0a7e0d44a5143b2f6ae0240ad11d02eb6b053c6e1e369628a1e46476ff78e89"
else
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-7.0.11.tgz"
sha256 "6e2f76cda0f10a7499e65e4f790f1c14215e2a2ce3b5e276a03ccfcb07605183"
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-7.0.12.tgz"
sha256 "5e4152b8a2b1812468cb3ceb3d86a613fe38155f28975db99ea0ce07d12748c3"
end

option "with-enable-test-commands", "Configures MongoDB to allow test commands such as failpoints"
Expand Down
8 changes: 4 additions & 4 deletions Formula/mongodb-community@6.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class MongodbCommunityAT60 < Formula
# frozen_string_literal: true

if Hardware::CPU.intel?
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-6.0.15.tgz"
sha256 "28969f3b5355f603776a5822a059c3b03309cdb3e1e6479096cd8d4959a28c46"
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-6.0.16.tgz"
sha256 "8434aad28b252a60ec3d8d6f6ba5d3a98aca2f3af3b0430b715c13c0bebc8c7d"
else
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-6.0.15.tgz"
sha256 "47138947dcc04598cf94741572df151f07ce87c48f3957da5fb15b3f795f08ad"
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-6.0.16.tgz"
sha256 "b8203257fe03f07345c8ede5535695e99139f4c8110286442c08905e88095118"
end

option "with-enable-test-commands", "Configures MongoDB to allow test commands such as failpoints"
Expand Down
8 changes: 4 additions & 4 deletions Formula/mongodb-csfle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class MongodbCsfle < Formula
license "MongoDB Customer Agreement"

if Hardware::CPU.arm?
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-6.0.15.tgz"
sha256 "ad2a629149527b92655234ea5896413862631736eadbda19f4e1bda3e55ecbb5"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-6.0.16.tgz"
sha256 "01cac140814f0a871f2df7dbb6898acb6fa96b1113773940ef560740c236efdb"
else
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-x86_64-enterprise-6.0.15.tgz"
sha256 "36e87b7519d127f8cfbd3277d8d4b45e6bb73d041fde19f78030c185488e5d32"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-x86_64-enterprise-6.0.16.tgz"
sha256 "459c29bc9683ed1433d0d66d2c7232bf34765284980bc3c6165c95e844ecf2b9"
end


Expand Down
8 changes: 4 additions & 4 deletions Formula/mongodb-database-tools.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class MongodbDatabaseTools < Formula
# frozen_string_literal: true

if Hardware::CPU.intel?
url "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-macos-x86_64-100.9.4.zip"
sha256 "a42ba0c0d8b0910fba6e0387b4d7428c41a90c607960daa1fa0e8f449effe34c"
url "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-macos-x86_64-100.9.5.zip"
sha256 "2df52f68dcaa78b4408e0522c4b47e07ca7065fe55f8f7433aca3a36b3eebb60"
else
url "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-macos-arm64-100.9.4.zip"
sha256 "c7e53de8e59e6a3ddade06fe6ee333b7f9b65b7862eb7fd55737b20844e10fc3"
url "https://fastdl.mongodb.org/tools/db/mongodb-database-tools-macos-arm64-100.9.5.zip"
sha256 "165e6de857166699e3fa46cfa9f3fc381e72a138b903441ae3dfce01203ac706"
end

def install
Expand Down
8 changes: 4 additions & 4 deletions Formula/mongodb-enterprise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class MongodbEnterprise < Formula
# frozen_string_literal: true
#
if Hardware::CPU.intel?
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-7.0.11.tgz"
sha256 "affa69a8aba356eaafb9da4dbed94598b1eaaebcfd427f4a0b8fe6273ad98a09"
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-7.0.12.tgz"
sha256 "73846b681d2d64935cf75a60effc031e71f5700f6858df58334d711f3e4a6a65"
else
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-7.0.11.tgz"
sha256 "72e17cc8d6d3a7e106380aa768c259bc885a7ab34c9b6c879651c3e24cb15834"
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-7.0.12.tgz"
sha256 "187d767e9a107135c4363843e773a45cc66b6a9b7d8cbac0aec298bfb675f533"
end

license "MongoDB Customer Agreement"
Expand Down
8 changes: 4 additions & 4 deletions Formula/mongodb-enterprise@6.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class MongodbEnterpriseAT60 < Formula
# frozen_string_literal: true
#
if Hardware::CPU.intel?
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-6.0.15.tgz"
sha256 "2567d428183095d2903a59ff50bcfb37dea1bff041d61102da29963ce62b6862"
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-6.0.16.tgz"
sha256 "cfc20301e2680ab457a09f5d0c49e9a302830978ffaa4fb30920a186ad154a7f"
else
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-6.0.15.tgz"
sha256 "7b5b0bde7574b0e2e19d2c56049761fc31f953653ac78ebbccd30437872e3f7a"
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-6.0.16.tgz"
sha256 "6f45d7df85d441b825e31f2ca9d1810d6a5daefa2c9e11c19540c8bf65d0d731"
end

license "MongoDB Customer Agreement"
Expand Down
8 changes: 4 additions & 4 deletions Formula/mongodb-mongocryptd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ class MongodbMongocryptd < Formula
homepage "https://www.mongodb.com/"

if Hardware::CPU.intel?
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-7.0.11.tgz"
sha256 "2e871f78dd5f2f49d6684db33e8bf4a17036ba92de9ad806fcf1b07b0b5a1b5e"
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-7.0.12.tgz"
sha256 "8571c13b72a8d34ab8a67d691c7c6aca689f8c6eb2c9a9368bad6c854f06e89e"
else
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-7.0.11.tgz"
sha256 "fde1ee0f208c9e5b9a3a63b4291a2b324038375ad621e55822016ce9348531c9"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-7.0.12.tgz"
sha256 "57827f9cb6e882d7361ac6e0f6bde5083be996fab3d880a39c5ecb6f69e6407c"
end
license "MongoDB Customer Agreement"

Expand Down
8 changes: 4 additions & 4 deletions Formula/mongodb-mongocryptd@6.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ class MongodbMongocryptdAT60 < Formula
homepage "https://www.mongodb.com/"

if Hardware::CPU.intel?
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-6.0.15.tgz"
sha256 "24027fbd952daecc59b72bcdf1618c07702114a243ddd3734a0586ceff32b14a"
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-6.0.16.tgz"
sha256 "3fe9c03e8106c3f9a7cf9e157b0a8f03d27d73ca5268e828437d07cb1f51796e"
else
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-6.0.15.tgz"
sha256 "ad2a629149527b92655234ea5896413862631736eadbda19f4e1bda3e55ecbb5"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-6.0.16.tgz"
sha256 "01cac140814f0a871f2df7dbb6898acb6fa96b1113773940ef560740c236efdb"
end
license "MongoDB Customer Agreement"

Expand Down

0 comments on commit 0920a7d

Please sign in to comment.