Skip to content

Commit

Permalink
feat: update info
Browse files Browse the repository at this point in the history
  • Loading branch information
luhc228 committed May 24, 2024
1 parent 57cbf85 commit fd9acaa
Showing 1 changed file with 0 additions and 38 deletions.
38 changes: 0 additions & 38 deletions tools-installation-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,44 +84,6 @@
"postInstall": "fnm install 20 && fnm default 20"
}
]
},
{
"name": "Visual Studio Code - Insider",
"description": "Visual Studio Code Insider is a code editor redefined and optimized for building and debugging modern web and cloud applications.",
"installations": [
{
"os": "macos",
"arch": "x86_64",
"type": "zip",
"id": "Visual Studio Code - Insiders.app",
"source": "https://vscode.download.prss.microsoft.com/dbazure/download/insider/a0986b0f653c8309e8a957d53a0a5039239c6a5d/VSCode-darwin.zip",
"postInstall": ""
},
{
"os": "macos",
"arch": "aarch64",
"type": "zip",
"id": "Visual Studio Code - Insiders.app",
"source": "https://vscode.download.prss.microsoft.com/dbazure/download/insider/a0986b0f653c8309e8a957d53a0a5039239c6a5d/VSCode-darwin-arm64.zip",
"postInstall": ""
},
{
"os": "windows",
"arch": "x86_64",
"type": "exe",
"id": "Microsoft Visual Studio Code Insiders (User)",
"source": "https://vscode.download.prss.microsoft.com/dbazure/download/insider/a0986b0f653c8309e8a957d53a0a5039239c6a5d/VSCodeUserSetup-x64-1.90.0-insider.exe",
"postInstall": ""
},
{
"os": "linux",
"arch": "x86_64",
"type": "deb",
"id": "",
"source": "https://vscode.download.prss.microsoft.com/dbazure/download/insider/a0986b0f653c8309e8a957d53a0a5039239c6a5d/code-insiders_1.90.0-1716506023_amd64.deb",
"postInstall": ""
}
]
}
],
"installType": "parallel"
Expand Down

0 comments on commit fd9acaa

Please sign in to comment.