WinGetManifestFetcher

1.6.0

Retrieves installer information from the microsoft/winget-pkgs repository without requiring the WinGet client.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WinGetManifestFetcher

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name WinGetManifestFetcher

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 WinGet Manifest Fetcher Contributors. All rights reserved.

Package Details

Author(s)

  • WinGet Manifest Fetcher Contributors

Tags

WinGet PackageManager Manifest GitHub Installer Windows

Functions

Get-LatestWingetVersion Get-WingetPackagesByPublisher Save-WingetInstaller Clear-WingetManifestCache Get-WingetManifestCacheInfo Set-WingetManifestCacheEnabled

PSEditions

Desktop Core

Dependencies

Release Notes

## Version 1.6.0
- Native GitHub REST requests with token-based authentication
- Reliable package search, version ordering, and nested publisher traversal
- Staged HTTPS installer downloads with fail-closed SHA256 validation
- Hardened build, test, coverage, and publishing gates

FileList

Version History

Version Downloads Last updated
1.6.0 (current version) 47 8/17/2026
1.5.0 193 4/12/2026
1.4.0 374 7/27/2025
1.3.3 22 7/20/2025
1.3.1 16 7/20/2025
1.3.0 20 7/20/2025
Show more