Skip to content

Commit 12997c8

Browse files
committed
openshift-cli 4.19.3
1 parent 32f3df1 commit 12997c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/openshift-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class OpenshiftCli < Formula
22
desc "OpenShift command-line interface tools"
33
homepage "https://www.openshift.com/"
4-
url "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.2/openshift-client-src.tar.gz"
4+
url "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.3/openshift-client-src.tar.gz"
55
# This project employs synchronized versioning so the sha256 may not change on version bumps
6-
sha256 "a0626502ac41fa0d76e37990253b5b6c515847b272e496ca288ac360bace6581"
6+
sha256 "4c23bda233eaac582b812b9d4783be71f218de5124d673b4325377e8f325be2c"
77
license "Apache-2.0"
88
head "https://github.com/openshift/oc.git", shallow: false, branch: "master"
99

0 commit comments

Comments
 (0)