Skip to content

Commit

Permalink
chore: use the RC VSIX link
Browse files Browse the repository at this point in the history
Signed-off-by: Akos Kitta <[email protected]>
  • Loading branch information
Akos Kitta committed Dec 13, 2023
1 parent 6c10cab commit fed8152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"theiaPlugins": {
"vscode-builtin-cpp": "https://open-vsx.org/api/vscode/cpp/1.52.1/file/vscode.cpp-1.52.1.vsix",
"vscode-arduino-api": "https://github.com/dankeboy36/vscode-arduino-api/releases/download/0.1.2/vscode-arduino-api-0.1.2.vsix",
"vscode-arduino-tools": "https://github.com/arduino/vscode-arduino-tools/raw/cli-0.35.0-rc.1/build-artifacts/vscode-arduino-tools-0.1.0-beta.1.vsix",
"vscode-arduino-tools": "https://github.com/arduino/vscode-arduino-tools/raw/cli-0.35.0-rc.1/build-artifacts/vscode-arduino-tools-0.1.0.vsix",
"vscode-builtin-json": "https://open-vsx.org/api/vscode/json/1.46.1/file/vscode.json-1.46.1.vsix",
"vscode-builtin-json-language-features": "https://open-vsx.org/api/vscode/json-language-features/1.46.1/file/vscode.json-language-features-1.46.1.vsix",
"cortex-debug": "https://downloads.arduino.cc/marus25.cortex-debug/marus25.cortex-debug-1.5.1.vsix",
Expand Down

0 comments on commit fed8152

Please sign in to comment.