github microsoft/winget-cli v1.30.140-preview
Windows Package Manager 1.30.140-preview

pre-release5 hours ago

This is a servicing release of Windows Package Manager v1.30. If you find any bugs or problems, please help us out by filing an issue.

New in v1.30

--ignore-unavailable flag for install

Added a new --ignore-unavailable flag to the install command. When installing multiple packages, this flag allows the operation to continue with the remaining packages instead of failing entirely when one or more packages are not found in the configured sources. This brings the same behavior previously available with import --ignore-unavailable to direct multi-package installs.

Bug Fixes

  • Fixed an issue where winget search --id <msstoreId> could fail to return a Microsoft Store package unless --exact was also provided.
  • Updated NUnit to v4
  • Fixed a crash (0x8000ffff) when using --disable-interactivity with the Resume experimental feature enabled during install operations.
  • Fixed relative path handling for rooted paths.

What's Changed

Full Changelog: v1.30.100-preview...v1.30.140-preview

Don't miss a new winget-cli release

NewReleases is sending notifications on new releases.