Skip to content

Commit f6b7227

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.21.9
1 parent ebb645a commit f6b7227

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

src/tools.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -46,39 +46,39 @@
4646
"vendor": "Red Hat, Inc.",
4747
"name": "oc",
4848
"cmdFileName": "oc",
49-
"version": "4.21.8",
50-
"versionRange": "^4.21.8",
51-
"versionRangeLabel": "version >= 4.21.8 and < 5.0.0",
49+
"version": "4.21.9",
50+
"versionRange": "^4.21.9",
51+
"versionRangeLabel": "version >= 4.21.9 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-windows-4.21.8.zip",
56-
"sha256sum": "6be7ceda526652a5ea028c737cfe23315b15f056abc6da8c7fa53ca36358e7f2",
57-
"dlFileName": "openshift-client-windows-4.21.8.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-windows-4.21.9.zip",
56+
"sha256sum": "1e9562d6d97d0c2f6b4e531891550d9363ba1f0f977bcd5cf7bb135867d5cd4b",
57+
"dlFileName": "openshift-client-windows-4.21.9.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-mac-4.21.8.tar.gz",
62-
"sha256sum": "78d1193e2b5d4524762e4584eac961f6817bd2e5af6c39f993594a8779edac5a",
63-
"dlFileName": "openshift-client-mac-4.21.8.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-mac-4.21.9.tar.gz",
62+
"sha256sum": "718c570bd2de64eb43e2651179a22f7d22021a35ec58b18868d27b95fc2a276c",
63+
"dlFileName": "openshift-client-mac-4.21.9.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-mac-arm64-4.21.8.tar.gz",
68-
"sha256sum": "3982627c522046a42fbf0b840f1d06f602b70893caaa651e6dcae8a37c59fb1d",
69-
"dlFileName": "openshift-client-mac-arm64-4.21.8.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-mac-arm64-4.21.9.tar.gz",
68+
"sha256sum": "e82790cc79e4d51f5350b9a1d37757a270f8bce497e21f91f6dcc3b9a0bbe179",
69+
"dlFileName": "openshift-client-mac-arm64-4.21.9.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-linux-4.21.8.tar.gz",
74-
"sha256sum": "046ee844e41ea53d7ccc8a8562be43d38ac4694dbc2bbe3e838fa30a85021236",
75-
"dlFileName": "openshift-client-linux-4.21.8.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-linux-4.21.9.tar.gz",
74+
"sha256sum": "22ac28b763f469accc2c35b638a44d4e0b77219211c99557ad0f6689fdda2c88",
75+
"dlFileName": "openshift-client-linux-4.21.9.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-linux-arm64-4.21.8.tar.gz",
80-
"sha256sum": "7cd979a118a67759d65573ddba7ea39f8556f42a14d09c5f6fae45590a51b443",
81-
"dlFileName": "openshift-client-linux-arm64-4.21.8.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-linux-arm64-4.21.9.tar.gz",
80+
"sha256sum": "216598a4cfaa738fc8c890b086be1a060325b3be609b9020c7d37ae87f6e4649",
81+
"dlFileName": "openshift-client-linux-arm64-4.21.9.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)