build,win: update WinGet configurations to Python 3.14 · nodejs/node@e2481c5

4 files changed

lines changed

Original file line numberDiff line numberDiff line change

@@ -5,11 +5,11 @@ properties:

55

- resource: Microsoft.WinGet.DSC/WinGetPackage

66

id: pythonPackage

77

directives:

8-

description: Install Python 3.12

8+

description: Install Python 3.14

99

module: Microsoft.WinGet.DSC

1010

allowPrerelease: true

1111

settings:

12-

id: Python.Python.3.12

12+

id: Python.Python.3.14

1313

source: winget

1414

- resource: Microsoft.WinGet.DSC/WinGetPackage

1515

id: vsPackage

@@ -51,4 +51,4 @@ properties:

5151

settings:

5252

id: Nasm.Nasm

5353

source: winget

54-

configurationVersion: 0.1.0

54+

configurationVersion: 0.1.1

Original file line numberDiff line numberDiff line change

@@ -5,11 +5,11 @@ properties:

55

- resource: Microsoft.WinGet.DSC/WinGetPackage

66

id: pythonPackage

77

directives:

8-

description: Install Python 3.12

8+

description: Install Python 3.14

99

module: Microsoft.WinGet.DSC

1010

allowPrerelease: true

1111

settings:

12-

id: Python.Python.3.12

12+

id: Python.Python.3.14

1313

source: winget

1414

- resource: Microsoft.WinGet.DSC/WinGetPackage

1515

id: vsPackage

@@ -51,4 +51,4 @@ properties:

5151

settings:

5252

id: Nasm.Nasm

5353

source: winget

54-

configurationVersion: 0.1.0

54+

configurationVersion: 0.1.1

Original file line numberDiff line numberDiff line change

@@ -5,11 +5,11 @@ properties:

55

- resource: Microsoft.WinGet.DSC/WinGetPackage

66

id: pythonPackage

77

directives:

8-

description: Install Python 3.12

8+

description: Install Python 3.14

99

module: Microsoft.WinGet.DSC

1010

allowPrerelease: true

1111

settings:

12-

id: Python.Python.3.12

12+

id: Python.Python.3.14

1313

source: winget

1414

- resource: Microsoft.WinGet.DSC/WinGetPackage

1515

id: vsPackage

@@ -51,4 +51,4 @@ properties:

5151

settings:

5252

id: Nasm.Nasm

5353

source: winget

54-

configurationVersion: 0.1.0

54+

configurationVersion: 0.1.1

Original file line numberDiff line numberDiff line change

@@ -702,12 +702,12 @@ easily. These files will install the following

702702

[WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/) packages:

703703
704704

* Git for Windows with the `git` and Unix tools added to the `PATH`

705-

* `Python 3.12`

705+

* `Python 3.14`

706706

* `Visual Studio 2022` (Community, Enterprise or Professional)

707707

* `Visual Studio 2022 Build Tools` with Visual C++ workload, Clang and ClangToolset

708708

* `NetWide Assembler`

709709
710-

To install Node.js prerequisites from Powershell Terminal:

710+

To install Node.js prerequisites from PowerShell Terminal:

711711
712712

```powershell

713713

winget configure .\.configurations\configuration.dsc.yaml