Skip to content

Windows Package Manager Manifest Creator v1.5.3.0

Compare
Choose a tag to compare
@ryfu-msft ryfu-msft released this 19 Sep 17:14
ae4d958

What's new:

  • Winget-Create now supports a show command to display a package's manifest.
  • Use the --replace argument to automatically replace the latest version of a package manifest. You can also include a specific version to replace that version instead.
  • Enhancements to the update command including automatically replacing the latest manifest if a vanity url is detected.
     
    Huge shoutout to @mdanish-kh for the contribution and improvements to winget-create!

Changes:

  • ae4d958 apply latest localization (#450)
  • 784b977 Update NOTICE.txt (#448)
  • 769665c Auto replace if vanity urls are used (#447)
  • a71c11d Replace argument for removing a previous manifest (#440)
  • 1b5759f Recommend using overrides in error message (#446)
  • e4d79b3 Extend regex for determining arch from URL (#445)
  • 004b6ce Fix singleton check + docs for show command (#441)
  • 7133101 Update NOTICE.txt to latest pipeline artifact (#444)
  • 3ad456d Prompt for RelativeFilePaths in interactive update (#431)
  • bc99df6 Add support for removing temporary files (#427)
See More
  • a403833 Show command for displaying manifest (#436)
  • f60137f Shift fields back to installer level for re-run (#439)

This list of changes was auto generated.