Skip to content

Commit

Permalink
SERVER-98324 Update Homebrew Formulae for New Major Patch Releases
Browse files Browse the repository at this point in the history
  • Loading branch information
zackwintermdb committed Dec 11, 2024
1 parent 7f9ec2e commit 7d6d7ab
Show file tree
Hide file tree
Showing 14 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions Formula/mongodb-community-shell.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class MongodbCommunityShell < Formula

# frozen_string_literal: true

url "https://fastdl.mongodb.org/osx/mongodb-shell-macos-x86_64-5.0.29.tgz"
sha256 "092652e5c4bd3fc3669a6b2ec1705a5caa69cceead8f497eae4742760f328575"
url "https://fastdl.mongodb.org/osx/mongodb-shell-macos-x86_64-5.0.30.tgz"
sha256 "da4ae6bcf5533670dfae9e4fc4c7c35272f732abe34b8176b7fbd7dd945b1706"

def install
prefix.install Dir["*"]
Expand Down
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-8.0.1.tgz"
sha256 "88e1311bc865901cbf18aefb410517995e045129203d4e6e4c51997e4ac4bb0c"
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-8.0.4.tgz"
sha256 "61af8722544f5973e9f5a5f5025460921fe97ca460c61a8d7a9ffabae011982a"
else
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-8.0.1.tgz"
sha256 "937f9506c91259119e6ebc1a8249a0ae19e1c8d66020e3b26857793c491b5b30"
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-8.0.4.tgz"
sha256 "219e3b3d7b31c049ff7bcf7470d38eff704e56df2ac18d4df78425e2985ccf58"
end

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

# frozen_string_literal: true

url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-5.0.29.tgz"
sha256 "a461bb640f8a1ebe3d6c5151aef3355f5ff84c9364a02a2ee1448d2d74666033"
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-5.0.30.tgz"
sha256 "678e22e8b603e1a84ed3565ba00c036e02bed104f49fff3d47cf8c705ffa9a7e"

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.18.tgz"
sha256 "1cd23f3c5445f00f409622476368e3e88d13e04535efd770582b8d4a7243d32d"
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-6.0.19.tgz"
sha256 "6dd65c5332458d70795d5a70bc24c82542899ecd9486ee8a84b83cd833cf5252"
else
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-6.0.18.tgz"
sha256 "4d9d0bdb3efd7e32721d85bc5c3b4f829f80a6b5b18db727478a9b6a21209621"
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-6.0.19.tgz"
sha256 "3177bf69f53e148a6aa6ab07befeb89a1ecc6ede8ad21262cd07f18ce764dc75"
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@7.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class MongodbCommunityAT70 < Formula
# frozen_string_literal: true

if Hardware::CPU.intel?
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-7.0.14.tgz"
sha256 "9b0f70feacf7c41542ee7d0905e2f8090b09d5b8413f0c9079406c09afd7a2c0"
url "https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-7.0.16.tgz"
sha256 "bd03e101d1943a9747602b8addfb6d5c7d93b77966c0ab2bcda4a730c3d57391"
else
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-7.0.14.tgz"
sha256 "8805f8b33801cd07b90118c25e507b0de21c6ad426b375fbe49e896ffc575d0e"
url "https://fastdl.mongodb.org/osx/mongodb-macos-arm64-7.0.16.tgz"
sha256 "e01c5ce1ef8efbef4196797130564b8f121f6e29f20ccf70e025feba07e15739"
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.18.tgz"
sha256 "493673fe2ec447bc1064aa4b7542099fda213568d3e8da7ef86cc157662d678d"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-6.0.19.tgz"
sha256 "5c5b5039c4394a4e863b6d506a7b63b2f73ad63df48f6be43c5377c6a4ab4589"
else
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-x86_64-enterprise-6.0.18.tgz"
sha256 "f5dc6247d2508a82cafdb0b47fb34c554fa0773b84fdef6660b9ec8fca676a0a"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-x86_64-enterprise-6.0.19.tgz"
sha256 "489c9e54560659dad3574f75c7c1a47b7fa2fd9ab913677f0fd59c57ac5c38cf"
end


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-8.0.1.tgz"
sha256 "de39899e6c8b6b02b67da3f5b3601565b728087fa699fa1eccb8fe523559cdb1"
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-8.0.4.tgz"
sha256 "c539df3f765958515fb43f660eeb55e486b2b2a552435059edbfc90a45ddee1e"
else
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-8.0.1.tgz"
sha256 "fa5c95c2af80b7eea6c9efb4b615a44ab792759779341ec5d6e995cf78176fe2"
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-8.0.4.tgz"
sha256 "6196e2ed8724c102e49302c2149b0175db6e419bdfc9e3339e17bc975de0a688"
end

license "MongoDB Customer Agreement"
Expand Down
4 changes: 2 additions & 2 deletions Formula/mongodb-enterprise@5.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class MongodbEnterpriseAT50 < Formula

# frozen_string_literal: true

url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-5.0.29.tgz"
sha256 "38ca87c776fc1024754aba18d6785d4f7d107afde36e3e0fca31e4af034cbe44"
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-5.0.30.tgz"
sha256 "29c140d6d283fe0fab33c8155257bef2b86f1cb68cdba193ee9a2d5995e21825"
license "MongoDB Customer Agreement"

def caveats
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.18.tgz"
sha256 "6210729ce2d17c0ae9f1582114f0210bd84a7f34df8ccc09e0a0a2783ba04eed"
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-6.0.19.tgz"
sha256 "ae1e7a78ba3179e03607e0bda8cb409c616d0fb2461dc7b58aad09b193a5fad4"
else
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-6.0.18.tgz"
sha256 "1fcfe7dd7f9dd86e36751e78027e099d2adffecc69ad2f5e2e327f3e9886b097"
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-6.0.19.tgz"
sha256 "be8141245cc81f8d919f56e146476beb2f6359cd0ad1ebba861226fbaf7fdd5a"
end

license "MongoDB Customer Agreement"
Expand Down
8 changes: 4 additions & 4 deletions Formula/mongodb-enterprise@7.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ class MongodbEnterpriseAT70 < Formula
# frozen_string_literal: true
#
if Hardware::CPU.intel?
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-7.0.14.tgz"
sha256 "1b1f7287325e1e2937efbc2b74db59ac9fe4ee1c30c2565bd7e2518a926e9d6b"
url "https://downloads.mongodb.com/osx/mongodb-macos-x86_64-enterprise-7.0.16.tgz"
sha256 "100cb89f24433976f10dc50c5cb03c179f900a1697ad2efba19b049e5e5a3379"
else
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-7.0.14.tgz"
sha256 "dfe43f605c81b0be0d36d7d6558d7bb5c598e758c3862aba9bd9af58577600d7"
url "https://downloads.mongodb.com/osx/mongodb-macos-arm64-enterprise-7.0.16.tgz"
sha256 "b6f91753a36c69f59a4e18c2cfb3eefa6e69da6d2eb201c88e5d83cbb432f97f"
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-8.0.1.tgz"
sha256 "504ec2135c6c49d8c3e00a329bbbe2d550dd38eabfe5cf0eca9439c76330c9e8"
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-8.0.4.tgz"
sha256 "8a79adb7100d0cb197a3b47e08f87c51799bb85e1ab63045cc2a9ee204bc44f9"
else
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-8.0.1.tgz"
sha256 "24818f49a057650fc7480081fe48821855e1375a112d8bb41beb9078102fbfe3"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-8.0.4.tgz"
sha256 "4e74b5a1542cae3b4c95f174c409c3f50208f7c2548d9fb63ed39ffbf375adb5"
end
license "MongoDB Customer Agreement"

Expand Down
4 changes: 2 additions & 2 deletions Formula/mongodb-mongocryptd@5.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class MongodbMongocryptdAT50 < Formula
desc "mongocryptd service for Client Side Encryption"
homepage "https://www.mongodb.com/"

url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-5.0.29.tgz"
sha256 "6c0ef5f33b1d9b4be32262fe2da98e20b27622f340c276666caaaf5713e421cd"
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-5.0.30.tgz"
sha256 "ffa757cebd255535490ffe1d0a92fd540557251f24eeffdcff73b7c638061c7e"
license "MongoDB Customer Agreement"

def caveats
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.18.tgz"
sha256 "34f99b2edab369c00601a6fe40ef752704477c8e6ea514d4ac8bd75ff0b69d04"
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-6.0.19.tgz"
sha256 "3c1c1b46b357bc2212e1fdfb24764dbfcfdc56b838a9ab4f68ce04cd2ae5368f"
else
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-6.0.18.tgz"
sha256 "493673fe2ec447bc1064aa4b7542099fda213568d3e8da7ef86cc157662d678d"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-6.0.19.tgz"
sha256 "5c5b5039c4394a4e863b6d506a7b63b2f73ad63df48f6be43c5377c6a4ab4589"
end
license "MongoDB Customer Agreement"

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

if Hardware::CPU.intel?
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-7.0.14.tgz"
sha256 "aac3d29d9942d2df8d257b089d0a4f0359261b73465dd34b275c140584f71fd5"
url "https://downloads.mongodb.com/osx/mongodb-cryptd-macos-x86_64-enterprise-7.0.16.tgz"
sha256 "04d10faa67a30986f52e7501a6537d0b35eb96f892109cbd8d7a9369d2bdc371"
else
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-7.0.14.tgz"
sha256 "c1430d8bf9a2d9ccc021a8c247459d0dcbc95053c54b9ffa55e2a01ba44799d0"
url "https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-arm64-enterprise-7.0.16.tgz"
sha256 "db9470d3e79aa37469b933c8743c055df55aaa688a40f0c84787e5bb3754a11e"
end
license "MongoDB Customer Agreement"

Expand Down

0 comments on commit 7d6d7ab

Please sign in to comment.