oci-cli: update 2.25.2 bottle.

master
BrewTestBot 2021-06-09 16:16:44 +00:00
parent 718cc58e16
commit 8b97b7b154
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -9,10 +9,10 @@ class OciCli < Formula
head "https://github.com/oracle/oci-cli.git"
bottle do
sha256 cellar: :any, arm64_big_sur: "045392ecf1704cc5bff464db4a2fae5dbe0ce38e442a8ce9e166a255ca88843a"
sha256 cellar: :any, big_sur: "c741f46776f4407648d2615400013e7a4f8d7b816215e64d5cedb8f570972b45"
sha256 cellar: :any, catalina: "99f73e414c3cdb1cd280103cd40fed1d4b016868adb7c53efd69e9b2f4845085"
sha256 cellar: :any, mojave: "e4ce28db371c3e7a39e367924ed3d7c2d96342061511559a5373425195b883e2"
sha256 cellar: :any, arm64_big_sur: "f1729f3ca2ffca6ffd0ff43b699ed0809c55695bda4cbdeedb9a947f6a4dc2ad"
sha256 cellar: :any, big_sur: "e4ee050ca89d04c679efb7d9f5c294c182cb466b179ca0602547c7d33a6704ff"
sha256 cellar: :any, catalina: "781c6866674115fb7e40a041163e96c70a0aafd438216e1c3a662160e7d07e3b"
sha256 cellar: :any, mojave: "0a7dd9e00b49c7c85a95174ed68b3a85060d37ef6d5c71dfe80ffb4dd3bebbf9"
end
depends_on "python@3.9"