|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: OpenJS.NodeJS |
| 5 | +PackageVersion: 26.2.0 |
| 6 | +Commands: |
| 7 | +- corepack |
| 8 | +- node |
| 9 | +- npm |
| 10 | +- npx |
| 11 | +FileExtensions: |
| 12 | +- cjs |
| 13 | +- js |
| 14 | +- mjs |
| 15 | +ReleaseDate: 2026-05-20 |
| 16 | +Installers: |
| 17 | +- Architecture: x64 |
| 18 | + InstallerType: wix |
| 19 | + Scope: machine |
| 20 | + InstallerUrl: https://nodejs.org/dist/v26.2.0/node-v26.2.0-x64.msi |
| 21 | + InstallerSha256: 51BE3A87789ECC7987C3D515EC805BF304955FE5F96167EF3001E5A428B3BF3E |
| 22 | + InstallerSwitches: |
| 23 | + InstallLocation: INSTALLDIR="<INSTALLPATH>" |
| 24 | + UpgradeBehavior: install |
| 25 | + ProductCode: '{4165D3AA-35EF-44DF-8721-4AC8E2AB8E9B}' |
| 26 | + AppsAndFeaturesEntries: |
| 27 | + - DisplayName: Node.js |
| 28 | + Publisher: Node.js Foundation |
| 29 | + ElevationRequirement: elevatesSelf |
| 30 | +- Architecture: arm64 |
| 31 | + InstallerType: wix |
| 32 | + Scope: machine |
| 33 | + InstallerUrl: https://nodejs.org/dist/v26.2.0/node-v26.2.0-arm64.msi |
| 34 | + InstallerSha256: 922634A94FC0BEB8A3FEB448F55C600FB8EB6A0A598996A6536CB78E98CFC03C |
| 35 | + InstallerSwitches: |
| 36 | + InstallLocation: INSTALLDIR="<INSTALLPATH>" |
| 37 | + UpgradeBehavior: install |
| 38 | + ProductCode: '{8BF50797-8D66-42E4-9A6B-FBB1BD0C1CCD}' |
| 39 | + ElevationRequirement: elevatesSelf |
| 40 | +- Architecture: x64 |
| 41 | + InstallerType: zip |
| 42 | + NestedInstallerType: portable |
| 43 | + NestedInstallerFiles: |
| 44 | + - RelativeFilePath: node-v26.2.0-win-x64/node.exe |
| 45 | + PortableCommandAlias: node |
| 46 | + InstallerUrl: https://nodejs.org/dist/v26.2.0/node-v26.2.0-win-x64.zip |
| 47 | + InstallerSha256: 371071A4F7E2C8A5DD280730049C685911FEECC59F50EBC488D675DC1087C69C |
| 48 | + ArchiveBinariesDependOnPath: true |
| 49 | +- Architecture: arm64 |
| 50 | + InstallerType: zip |
| 51 | + NestedInstallerType: portable |
| 52 | + NestedInstallerFiles: |
| 53 | + - RelativeFilePath: node-v26.2.0-win-arm64/node.exe |
| 54 | + PortableCommandAlias: node |
| 55 | + InstallerUrl: https://nodejs.org/dist/v26.2.0/node-v26.2.0-win-arm64.zip |
| 56 | + InstallerSha256: 131EFA8BD858F8AD000A1A0436D8BB1320C638291C779A921FB20E5702A1CC0A |
| 57 | + ArchiveBinariesDependOnPath: true |
| 58 | +ManifestType: installer |
| 59 | +ManifestVersion: 1.12.0 |
0 commit comments