Skip to content

Commit eb37e67

Browse files
committed
openshift-cli 4.17.14
1 parent 1c0abb2 commit eb37e67

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.17.12/openshift-client-src.tar.gz"
4+
url "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.14/openshift-client-src.tar.gz"
55
# This project employs synchronized versioning so the sha256 may not change on version bumps
6-
sha256 "0695fcf3e514f6dcc5b86222ed067942f5e604ce27eff15a12f4a9713481a051"
6+
sha256 "42be4d7b00b12720cb1aa545838bd39ec61365c3b97df628ad22d0e827831c79"
77
license "Apache-2.0"
88
head "https://github.com/openshift/oc.git", shallow: false, branch: "master"
99

0 commit comments

Comments
 (0)