Skip to content

Commit

Permalink
Merge pull request #186052 from Homebrew/bump-openshift-client-4.16.14
Browse files Browse the repository at this point in the history
openshift-client 4.16.14
  • Loading branch information
krehel committed Sep 19, 2024
2 parents 632a532 + 5c9ca6b commit cae672f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/o/openshift-client.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "openshift-client" do
arch arm: "-arm64"

version "4.16.13"
sha256 arm: "0294c5dcec9d4e049c540f3b9a4cb384a240d9aad77a1a52d638e0c2f8efae4d",
intel: "331c7ff3a6615e869b7783e1d5a4550de890e6baba207949111841b54d65b942"
version "4.16.14"
sha256 arm: "d71699b1808d790c4beb7cdc65b2c252c91f5c6662ecac778708efaa3fe6ddc0",
intel: "60345fc9d1d208fe25c1cf97373356f784bbe105180dfb9fd91a740dd640ec49"

url "https://mirror.openshift.com/pub/openshift-v#{version.major}/clients/ocp/#{version}/openshift-client-mac#{arch}.tar.gz"
name "Openshift Client"
Expand Down

0 comments on commit cae672f

Please sign in to comment.