Icon

WingetCreate

WingetCreate is a command-line utility by Microsoft that assists in creating and updating package manifests for the Windows Package Manager Community Repository, facilitating automated package management workflows.
Latest: 1.12.8.0 Web Scrape
Last checked: Jun 9, 2026 12:10am
Rank: 925/15140
Also monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MITWinget: Available

Version & Lifecycle

0
Current: 1.12.8.0 N-2: 1.10.2.0 Avg cadence: Every 23 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • November 29, 2025
0

WingetCreate – Command-line note

WingetCreate can be installed silently via winget install wingetcreate, and the tool integrates seamlessly into CI/CD pipelines by accepting command-line parameters such as --version, --urls, and --submit --token for fully automated manifest generation and pull request submission without user interaction. For enterprise deployments requiring the standalone executable, download from https://aka.ms/wingetcreate/latest and ensure .NET Runtime 6.0 and the C++ Runtime Desktop framework are pre-installed on build machines to support headless deployment scenarios.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

WingetCreateMicrosoft WingetCreate

Packaging Notes

0

WingetCreate is a command-line tool designed to help generate or update manifest files for the Windows Package Manager Community Repository. It integrates with CI/CD pipelines to automate package manifest updates and submissions.