From 8565c543d1f6d581b7c979dd07dcec0740e2e6b8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 5 Sep 2024 06:44:48 +0000 Subject: [PATCH 1/2] openshift-cli 4.16.9 --- Formula/o/openshift-cli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/o/openshift-cli.rb b/Formula/o/openshift-cli.rb index 8fbafc211f039..6dbcefc39159b 100644 --- a/Formula/o/openshift-cli.rb +++ b/Formula/o/openshift-cli.rb @@ -1,7 +1,7 @@ class OpenshiftCli < Formula desc "OpenShift command-line interface tools" homepage "https://www.openshift.com/" - url "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.8/openshift-client-src.tar.gz" + url "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.9/openshift-client-src.tar.gz" # This project employs synchronized versioning so the sha256 may not change on version bumps sha256 "1be74704436e803ab6932a96d0abd037319b2ea05f9706c7e33d9103af724d19" license "Apache-2.0" From 98d9c16c5fc1e3ad0edcc20c4b56bcf709361395 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 5 Sep 2024 18:14:46 +0000 Subject: [PATCH 2/2] openshift-cli: update 4.16.9 bottle. --- Formula/o/openshift-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/o/openshift-cli.rb b/Formula/o/openshift-cli.rb index 6dbcefc39159b..5cffe265c3bec 100644 --- a/Formula/o/openshift-cli.rb +++ b/Formula/o/openshift-cli.rb @@ -13,13 +13,13 @@ class OpenshiftCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "52916393b9b38106c60b2f31fe1f17fca569e5e1f43fe80ebde2c38bd937fb3f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "fba96a5d6290e4f7ff659cea851ee4e3f684189f5d087f261bf0693255eb6306" - sha256 cellar: :any_skip_relocation, arm64_monterey: "617e5cfd96fff1c565a45f6d68de1ccc4fde0dfa2e46a0434de35d802540c868" - sha256 cellar: :any_skip_relocation, sonoma: "fb80bcc8275e74812cba64fdb9505572261c66d2e61c4b7ad3bf3957fa4cac15" - sha256 cellar: :any_skip_relocation, ventura: "dab6aef5452571f9ceca3fed45c5eab4960734061b2ee82dfaeac931e3b71943" - sha256 cellar: :any_skip_relocation, monterey: "7a2cc16b6c293abbebdfe3b8145ff95fdafa810a14d729372200797561129a7f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ba369ea2fc0950781178c91d1ecf7175ff2208a0dc9e8a1634a23f6d6d170ca9" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a36fa9e5b5ddbf8f0f2a2a30eb17a89ed87c9640e21b889fe5111107ac1306d9" + sha256 cellar: :any_skip_relocation, arm64_ventura: "e135c7f37003581bf8bf868e2a895e7ba45a0af70a83f8112b500176cb6dbb40" + sha256 cellar: :any_skip_relocation, arm64_monterey: "744040531c08224f80201bd1c25e56d6865dc6db62753ae2a30f4a8c3c1db605" + sha256 cellar: :any_skip_relocation, sonoma: "99c46a29d6f669642d0d91da531c8118dcb4daedd62245e678487dc042e2815b" + sha256 cellar: :any_skip_relocation, ventura: "8ee1cae84a1a74246b7ce5d469dc84fea729eeebb474439cae69fc1c8228d74b" + sha256 cellar: :any_skip_relocation, monterey: "0b7dbfc9469a49a0ce87c53263ad891fafc05d189981587cb32b24ba73ff1750" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cfef5806c76a8652be6a9c413535d1f1cb747908515d82fb7b7f412a87644b05" end depends_on "go" => :build