1234567891011121314151617181920212223 |
- # Created using wingetcreate 0.4.3.1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: CodecGuide.K-LiteCodecPack.Basic
- PackageVersion: 16.6.2
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- Installers:
- - Architecture: x86
- InstallerType: inno
- InstallerUrl: https://files3.codecguide.com/K-Lite_Codec_Pack_1662_Basic.exe
- InstallerSha256: CA921108F9F773B29A940175EE9BAD4D0681D5920B9BF25B08BD524B2543601C
- ManifestType: installer
- ManifestVersion: 1.0.0
|