We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ee8f0 commit f1acaa1Copy full SHA for f1acaa1
.github/workflows/winget.yml
@@ -20,6 +20,7 @@ jobs:
20
# Get latest supported manifest version provided
21
# https://github.com/microsoft/winget-cli/tree/master/schemas/JSON/manifests
22
23
+ # https://github.com/microsoft/winget-cli/tree/master/schemas/JSON/manifests/latest
24
$Parameters = @{
25
Uri = "https://raw.githubusercontent.com/microsoft/winget-cli/refs/heads/master/schemas/JSON/manifests/latest/manifest.version.latest.json"
26
UseBasicParsing = $true
0 commit comments