Windows Package Manager (WinGet) 1.8.1133 Preview Windows 10 and Windows 11


  • Staff

 github WinGet:

This is the third development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

Code:
"experimentalFeatures": {
"sideBySide": true
    }

This release contains ARM64 support for the Microsoft.WinGet.Client PowerShell Module along with improvements to the index.

What's Changed​

New Contributors​

Full Changelog: v1.8.924-preview...v1.8.1133-preview


 Source:

 

Attachments

  • pckaging_tool.png
    pckaging_tool.png
    6.2 KB · Views: 0
Back
Top Bottom