Skip to content

Commit 8b502a4

Browse files
authored
New version: Microsoft.VisualStudioCode version 1.104.0 (microsoft#292314)
Co-authored-by: 3372902+lszomoru@users.noreply.github.com <Ladislau Szomoru>
1 parent e71dc22 commit 8b502a4

3 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.VisualStudioCode
5+
PackageVersion: 1.104.0
6+
InstallerType: inno
7+
InstallerSwitches:
8+
Custom: /mergetasks=!runcode
9+
Commands:
10+
- code
11+
Installers:
12+
- Architecture: arm64
13+
Scope: machine
14+
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/f220831ea2d946c0dcb0f3eaa480eb435a2c1260/VSCodeSetup-arm64-1.104.0.exe
15+
InstallerSha256: F677944D784777F2E2A2451F704E9DCC5F3F053EB799D35744E59F4A1F491817
16+
- Architecture: arm64
17+
Scope: user
18+
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/f220831ea2d946c0dcb0f3eaa480eb435a2c1260/VSCodeUserSetup-arm64-1.104.0.exe
19+
InstallerSha256: 778293894591D1013FDA732D055FC7B445DAAABE59BF41F16CBC0B698202E7A9
20+
- Architecture: x64
21+
Scope: machine
22+
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/f220831ea2d946c0dcb0f3eaa480eb435a2c1260/VSCodeSetup-x64-1.104.0.exe
23+
InstallerSha256: C79F32413143109CABA283DF90DAE8BB452F3542A7656CCBA3D23D2455632B35
24+
- Architecture: x64
25+
Scope: user
26+
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/f220831ea2d946c0dcb0f3eaa480eb435a2c1260/VSCodeUserSetup-x64-1.104.0.exe
27+
InstallerSha256: 2265567DE84D2289F7E0C2BC67BEB28D2262E1E8F06EF2CAD1007DDA7F4728C2
28+
ManifestType: installer
29+
ManifestVersion: 1.10.0
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.VisualStudioCode
5+
PackageVersion: 1.104.0
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PublisherUrl: https://www.microsoft.com/
9+
PrivacyUrl: https://privacy.microsoft.com/
10+
PackageName: Microsoft Visual Studio Code
11+
PackageUrl: https://code.visualstudio.com
12+
License: Microsoft Software License
13+
LicenseUrl: https://code.visualstudio.com/license
14+
ShortDescription: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
15+
Moniker: vscode
16+
Tags:
17+
- developer-tools
18+
- editor
19+
ManifestType: defaultLocale
20+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.VisualStudioCode
5+
PackageVersion: 1.104.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)