Private Winget REST source for Midtown Technology Group internal tools.
source.json: Winget source metadataindex.json: package indexmanifests/: YAML manifestspackageManifests/: pre-indexed JSON package manifestsstaticwebapp.config.json: Azure Static Web Apps routing and authpackages/: package metadata used to generate manifests
winget source add -n mtg-tools -a https://winget.midtowntg.com
winget source update
winget search --source mtg-tools- Releases are built in the toy repos and uploaded as MSI assets.
- Feed updates are handled here through
update-package.yml. - Feed deployment is handled here through
deploy-feed.yml.