@@ -9,13 +9,13 @@ class OciCli < Formula
99 head "https://github.com/oracle/oci-cli.git" , branch : "master"
1010
1111 bottle do
12- sha256 cellar : :any , arm64_sequoia : "f7ccbc6eae2cb9c67ea7519d7f015701ebf46519e2fb290d20e07b8576ec9070 "
13- sha256 cellar : :any , arm64_sonoma : "474a7e3f441f552ab795925a68d0b25f1bc708ef921f9e4cc10f36b4b3387bc7 "
14- sha256 cellar : :any , arm64_ventura : "02b98f62f0cd6fdeee0b6aa12fa038579ab4c838062e1a1612ed971f90c07ade "
15- sha256 cellar : :any , sonoma : "03aeea16fa0281ad2e5e6aa8169bea3f8b176c9d1defb9b30f5a837db9b41261 "
16- sha256 cellar : :any , ventura : "61dd22621ab27275bb2754c86db679576c53791f415d003aab69dc21d9d7392a "
17- sha256 cellar : :any_skip_relocation , arm64_linux : "634fe0e316194d04e04f8abf1f73761598943aeabb67af99f81a26ce6a51acd0 "
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "64bfb52bd712321679adb02c4a6cd49260925c2f51cfb8212296f71b2e6d611e "
12+ sha256 cellar : :any , arm64_sequoia : "af1402b74e46e3584182871f62427db0c297c3528f25244f492d8b8801c19cea "
13+ sha256 cellar : :any , arm64_sonoma : "b6a8099cd22f3b3c8fd59f1e28c836e42b420a1046b725d1fd7b9052c5d6026e "
14+ sha256 cellar : :any , arm64_ventura : "f486cabc46f460853c27a6f0a99b7a3cd068318255a2705fd5f4eebd3cffa71f "
15+ sha256 cellar : :any , sonoma : "77f01c37b461f90f4c2637ac5d7f01826c1894bbbf2640bba4517e55959956df "
16+ sha256 cellar : :any , ventura : "274760278b059cf861235e5465c946251da60783b78a33b51739953a122f9790 "
17+ sha256 cellar : :any_skip_relocation , arm64_linux : "0575e66c047848be573baa7db6876c4ecadbda07a0a04c7d3607efe33a00dfc4 "
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "abbfcea508a3d3b7e1769682c61188df6231dcaecc0717b7ad1630c23676b63c "
1919 end
2020
2121 depends_on "certifi"
0 commit comments