@@ -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 : "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