Skip to content

Commit 2305d3e

Browse files
authored
Merge pull request #228122 from Homebrew/bump-oci-cli-3.61.0
oci-cli 3.61.0
2 parents 70f266e + a35f75c commit 2305d3e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/o/oci-cli.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ class OciCli < Formula
33

44
desc "Oracle Cloud Infrastructure CLI"
55
homepage "https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm"
6-
url "https://files.pythonhosted.org/packages/0f/da/836717cc3ed2c0a7655fbfff41937d3d57a6d12c2fb9ad11b7842d89b154/oci_cli-3.60.0.tar.gz"
7-
sha256 "469193f0151a6e0827022eb80405b64677c57402da5319bffb28e8c341e6ef8f"
6+
url "https://files.pythonhosted.org/packages/1c/ca/2b9c61070fe093d756a4e3cae64b44ba8c56f182e4addd64d6dc3d836c70/oci_cli-3.61.0.tar.gz"
7+
sha256 "1a34151f1dd3f506889500c6502dd7e0ad7ee02b9faf878f8af5c3a1ea89445d"
88
license any_of: ["UPL-1.0", "Apache-2.0"]
99
head "https://github.com/oracle/oci-cli.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "5687917736f203f33d58708ecdb54c2f333a6598f88c58c3b01514a87273bad7"
13-
sha256 cellar: :any, arm64_sonoma: "05b9381b59fcc592723a5a68d7e3a34b83b72575acacab9268454fe820be3ab5"
14-
sha256 cellar: :any, arm64_ventura: "ee98e81cf6742f7323ff6afc7b209c9ca596939ee73cae59ff5042b6f67592bb"
15-
sha256 cellar: :any, sonoma: "6c2d7331401c8d7241827d2ec4e78401b66b439212f189ddb031835b560ce38c"
16-
sha256 cellar: :any, ventura: "73c359d35f4c826130378909b43e4320e77092c2fd22bedf8708570f476984fd"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "f4583e9d1f4e04fcfe7d2b652d90fb79100163ed5d88c5b47bef6be4c9762ccc"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "01c51712a686f4274e365bd89635df2cd5d36831b2c9d391977925f647b9073b"
12+
sha256 cellar: :any, arm64_sequoia: "910a54d56433983fc53cdb549f3dff5739af810867a42101106296e76b7e3535"
13+
sha256 cellar: :any, arm64_sonoma: "a58d9fa7e09c095eb447d837d77b9523191634ecfafe5681af2d7fc72bc93dba"
14+
sha256 cellar: :any, arm64_ventura: "1c7194a0f445209a1b90bea8b62e8739d87ce827695565165a4bb3bce63eefa6"
15+
sha256 cellar: :any, sonoma: "4e15ec87b22a203c7728a0e649d61d5f59db57f04db00ad1166097c3282e5c27"
16+
sha256 cellar: :any, ventura: "119dfe72f1511faa9375531c72635618c12be60bbeebf59de9fa062c82648543"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "83710fcc5b843209d59289dbce5e0601c7589706edf4db2eb92c4faa47ec937c"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2390db5d1f46b1e9f1022f2acf7d820dca64cfed733b8d3c228848f93a86b3e6"
1919
end
2020

2121
depends_on "certifi"

0 commit comments

Comments
 (0)