We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f55e5c commit 8565c54Copy full SHA for 8565c54
Formula/o/openshift-cli.rb
@@ -1,7 +1,7 @@
1
class OpenshiftCli < Formula
2
desc "OpenShift command-line interface tools"
3
homepage "https://www.openshift.com/"
4
- 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"
5
# This project employs synchronized versioning so the sha256 may not change on version bumps
6
sha256 "1be74704436e803ab6932a96d0abd037319b2ea05f9706c7e33d9103af724d19"
7
license "Apache-2.0"
0 commit comments