Files
WingetRepoServer/YamlTemplates/template.yaml
2024-06-30 15:36:33 +03:00

9 lines
278 B
YAML

# Created using wingetcreate 1.5.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
{{define "yaml"}}
PackageIdentifier: {{.PID}}
PackageVersion: {{.VER}}
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
{{end}}