Skip to content

Retrieve latest versions for winget packages

Notifications You must be signed in to change notification settings

hoilc/winget-pkg-versions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

winget-pkg-versions

Retrieve latest versions for winget packages.

Structure

manifests/
  a/
    Adobe.Acrobat.Reader.json
    Atlassian.Sourcetree.json
  b/
    Blender.Blender.json
  m/
    Microsoft.Windows.json
  ...

Example

curl https://raw.githubusercontent.com/hoilc/winget-pkg-versions/main/manifests/a/Adobe.Acrobat.Pro.json
{
  "id": "Adobe.Acrobat.Pro",
  "version": "24.005.20320"
}

About

Retrieve latest versions for winget packages

Topics

Resources

Stars

Watchers

Forks