From 1261636d10d5ed848628e807d39d4e938c292ca9 Mon Sep 17 00:00:00 2001 From: Peter Haumer <4391934+phaumer@users.noreply.github.com> Date: Thu, 4 Aug 2022 16:50:00 -0700 Subject: [PATCH] Fixed zowe explorer url --- che/plugins/z-open-editor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che/plugins/z-open-editor.yaml b/che/plugins/z-open-editor.yaml index 02e864b2d..da635c5c9 100644 --- a/che/plugins/z-open-editor.yaml +++ b/che/plugins/z-open-editor.yaml @@ -33,7 +33,7 @@ spec: name: m2 extensions: - https://github.com/IBM/zopeneditor-about/releases/download/2.1.1/zopeneditor-2.1.1.vsix - - https://github.com/IBM/zopeneditor-about/releases/download/2.2.0/Zowe.vscode-extension-for-zowe-2.2.0.vsix + - https://github.com/IBM/zopeneditor-about/releases/download/2.1.1/Zowe.vscode-extension-for-zowe-2.2.0.vsix - https://open-vsx.org/api/redhat/vscode-yaml/1.4.0/file/redhat.vscode-yaml-1.4.0.vsix - https://open-vsx.org/api/ms-python/python/2021.11.1422169775/file/ms-python.python-2021.11.1422169775.vsix - https://open-vsx.org/api/redhat/ansible/0.7.1/file/redhat.ansible-0.7.1.vsix