oci-cli 2.25.2

Closes #79025.

Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-06-09 10:17:06 -04:00 committed by BrewTestBot
parent f08a0f6800
commit 718cc58e16
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ class OciCli < Formula
desc "Oracle Cloud Infrastructure CLI"
homepage "https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm"
url "https://files.pythonhosted.org/packages/0b/2d/4b3cf8e8659b086241654f714f63ccdcda8c56b7842e5698cde141b14731/oci-cli-2.25.1.tar.gz"
sha256 "ce3ec1327e1c78941f47ef439e14fabf1e2b625c0a4f0e5b103f5466a5542e4a"
url "https://files.pythonhosted.org/packages/e4/3f/52b91cad6aef3a33132dbf3684a758c3c1e3b3b4dd82aa7216f25cf80109/oci-cli-2.25.2.tar.gz"
sha256 "25be558668bd9482f4ea7b1e34dcaa019d779d3869ca84ffff22cc9ae84ae938"
license any_of: ["UPL-1.0", "Apache-2.0"]
head "https://github.com/oracle/oci-cli.git"
@ -53,8 +53,8 @@ class OciCli < Formula
end
resource "oci" do
url "https://files.pythonhosted.org/packages/09/92/3a084a225afb96ed0e74f63fab728f5e26405f902b118685e97c8a17a979/oci-2.39.0.tar.gz"
sha256 "e1bff7347fc34846c82c751bba0ce81141740fafd9bedd36d9fe5af56bd2b463"
url "https://files.pythonhosted.org/packages/cd/d9/7883d3c27484f720a223a5445b41bdf13a6ad03a0f238d937374d55de4a2/oci-2.39.1.tar.gz"
sha256 "4da8dbd9826ed97f94e8e7f1fcf40f7598af66849c5b7d9f0570b845cabf5255"
end
resource "pycparser" do