File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "description" : " The Open Source Container Application Platform" ,
2828 "bundle" : " yes" ,
2929 "version" : " 1.4.1" ,
30- "url" : " https://github. com/openshift/origin/releases/download/v1.4.1/openshift -origin-client-tools-v1 .4.1-3f9807a-mac.zip " ,
30+ "url" : " https://developers.redhat. com/redirect/to/oc -origin-cli-macos-1 .4.1.download " ,
3131 "filename" : " openshift-origin-client-tools-v1.4.1-3f9807a-mac.zip" ,
3232 "sha256sum" : " 97668ef7d4312a1a7a45e447b735873766cb1d66342d3c3f6e9f7e613f89fae7" ,
3333 "virusTotalReport" : " https://virustotal.com/en/file/97668ef7d4312a1a7a45e447b735873766cb1d66342d3c3f6e9f7e613f89fae7/analysis/" ,
Original file line number Diff line number Diff line change 2727 "description" : " The Open Source Container Application Platform" ,
2828 "bundle" : " yes" ,
2929 "version" : " 1.4.1" ,
30- "url" : " https://github. com/openshift/origin/releases/download/v1.4.1/openshift -origin-client-tools-v1 .4.1-3f9807a-windows.zip " ,
30+ "url" : " https://developers.redhat. com/redirect/to/oc -origin-cli-win64-1 .4.1.download " ,
3131 "filename" : " openshift-origin-client-tools-v1.4.1-3f9807a-windows.zip" ,
3232 "sha256sum" : " 922bc2318685c4ea3518e17099c17ad609529a744fc48231c226f4e1e76d3288" ,
3333 "virusTotalReport" : " https://virustotal.com/en/file/922bc2318685c4ea3518e17099c17ad609529a744fc48231c226f4e1e76d3288/analysis/" ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ function checkRequirements() {
2020 //to check if the url looks like it points to what it is supposed to
2121 fileNames [ 'cdk.zip' ] = 'cdk' ;
2222 fileNames [ 'rhel-vagrant-virtualbox.box' ] = 'vagrant-virtualbox.box' ;
23- fileNames [ 'oc.zip' ] = 'openshift -origin-cli' ;
23+ fileNames [ 'oc.zip' ] = 'oc -origin-cli' ;
2424 fileNames [ 'cygwin.exe' ] = 'cygwin' ;
2525 fileNames [ 'jbds.jar' ] = 'devstudio' ;
2626 fileNames [ 'jdk.msi' ] = 'openjdk' ;
You can’t perform that action at this time.
0 commit comments