Skip to content

Commit

Permalink
Merge pull request #183514 from Homebrew/bump-mongo-orchestration-0.9.0
Browse files Browse the repository at this point in the history
mongo-orchestration 0.9.0
  • Loading branch information
BrewTestBot authored Sep 5, 2024
2 parents 37ea971 + 2abe8f0 commit dc39177
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1751,6 +1751,7 @@ molecule
monero
mongo-c-driver
mongo-cxx-driver
mongo-orchestration
mongocli
mongodb-atlas-cli
mongoose
Expand Down
35 changes: 17 additions & 18 deletions Formula/m/mongo-orchestration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,19 @@ class MongoOrchestration < Formula

desc "REST API to manage MongoDB configurations on a single host"
homepage "https://github.com/10gen/mongo-orchestration"
url "https://files.pythonhosted.org/packages/80/bc/46ec328dcb9abcc8e9956c02378bfd4bfb053cb94fcf40b62b75f900d147/mongo-orchestration-0.8.0.tar.gz"
sha256 "9cb17a4f1a19d578a04c34ef51f4d5bc2a1c768f4968948792f330644c9398f6"
url "https://files.pythonhosted.org/packages/f1/c6/3ccc6baa1693168052dff0a96450ac64ea738249c96d890c12c48e4b76a6/mongo_orchestration-0.9.0.tar.gz"
sha256 "fcf3b644d946794218672f94ea63cea4de1d7a3c29c60bacae507bb64c147134"
license "Apache-2.0"
revision 6
head "https://github.com/10gen/mongo-orchestration.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e358b3e7f365dc1adb3bc901de810add3fab891fff4d4f13c237c8d95f2ec2ab"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d3715f1ab8558933a0aa4c62d3b919bc3fb0563d435d2f124c8e3a4753ad9900"
sha256 cellar: :any_skip_relocation, arm64_monterey: "007bf8a86adea963ef4c7c15e9e01febb484bc6a628b3521de372d55cc0cce5a"
sha256 cellar: :any_skip_relocation, sonoma: "314f9c0583213cd6fc484cfa2843ccf2859cdcca6e1de80003bb69163fa5afb2"
sha256 cellar: :any_skip_relocation, ventura: "9dedc2f46bcae5a161d6a3df8dba479dbe473202866ba7200cd7b31dcfb27070"
sha256 cellar: :any_skip_relocation, monterey: "b942a701bdd1caf744b055319cadec6e533d1c350da844417d1564ded14ce7c2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f89299f147390c285a174eeb0f6f1fe31c0a60313d387edfc71aacd7d2f42ef"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a06f430a1bfe98a3db9154196efbf63781a6460d67f4a4bfa1c705bd38de3ea"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b88b974ba368665cd5dff81b484bae16c676e24dcbdba942d9d6abea873d6f18"
sha256 cellar: :any_skip_relocation, arm64_monterey: "722e5b5bd436f03b660ba942328de1521d0409e5b7e99f09f6d855ea769ddaf9"
sha256 cellar: :any_skip_relocation, sonoma: "eac1286eb3765e6e53b6a952ec11c85b03520ca246af9c2e00e0c445bf2af9e8"
sha256 cellar: :any_skip_relocation, ventura: "d8fd21eb51660afbea787fd0c5ffe39e4101f71fde35975da55088695e3b2389"
sha256 cellar: :any_skip_relocation, monterey: "d74f0a7dffa6294dd2f9fb1d0b78acbe3d52b566efd3ae5c1aa8cff27cd4cdad"
sha256 cellar: :any_skip_relocation, x86_64_linux: "39bd0bbf9c985eb565e4e23eb74c26211241603f8263e0f41a66686c980b6b45"
end

depends_on "certifi"
Expand All @@ -43,23 +42,23 @@ class MongoOrchestration < Formula
end

resource "idna" do
url "https://files.pythonhosted.org/packages/21/ed/f86a79a07470cb07819390452f178b3bef1d375f2ec021ecfc709fc7cf07/idna-3.7.tar.gz"
sha256 "028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"
url "https://files.pythonhosted.org/packages/e8/ac/e349c5e6d4543326c6883ee9491e3921e0d07b55fdf3cce184b40d63e72a/idna-3.8.tar.gz"
sha256 "d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603"
end

resource "jaraco-functools" do
url "https://files.pythonhosted.org/packages/bc/66/746091bed45b3683d1026cb13b8b7719e11ccc9857b18d29177a18838dc9/jaraco_functools-4.0.1.tar.gz"
sha256 "d33fa765374c0611b52f8b3a795f8900869aa88c84769d4d1746cd68fb28c3e8"
url "https://files.pythonhosted.org/packages/03/b1/6ca3c2052e584e9908a2c146f00378939b3c51b839304ab8ef4de067f042/jaraco_functools-4.0.2.tar.gz"
sha256 "3460c74cd0d32bf82b9576bbb3527c4364d5b27a21f5158a62aed6c4b42e23f5"
end

resource "more-itertools" do
url "https://files.pythonhosted.org/packages/01/33/77f586de725fc990d12dda3d4efca4a41635be0f99a987b9cc3a78364c13/more-itertools-10.3.0.tar.gz"
sha256 "e5d93ef411224fbcef366a6e8ddc4c5781bc6359d43412a65dd5964e46111463"
url "https://files.pythonhosted.org/packages/92/0d/ad6a82320cb8eba710fd0dceb0f678d5a1b58d67d03ae5be14874baa39e0/more-itertools-10.4.0.tar.gz"
sha256 "fe0e63c4ab068eac62410ab05cccca2dc71ec44ba8ef29916a0090df061cf923"
end

resource "pymongo" do
url "https://files.pythonhosted.org/packages/82/48/22ac52590af5f4b5c7c1da0b7d10d68722f65978592f54eb12b781cdd52b/pymongo-4.7.3.tar.gz"
sha256 "6354a66b228f2cd399be7429685fb68e07f19110a3679782ecb4fdb68da03831"
url "https://files.pythonhosted.org/packages/05/2c/ad0896cb94668c3cad1eb702ab60ae17036b051f54cfe547f11a0322f1d3/pymongo-4.8.0.tar.gz"
sha256 "454f2295875744dc70f1881e4b2eb99cdad008a33574bc8aaf120530f66c0cde"
end

resource "requests" do
Expand Down

0 comments on commit dc39177

Please sign in to comment.