1234567891011121314151617181920212223 |
- # Created using wingetcreate 0.4.4.1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: CodecGuide.K-LiteCodecPack.Basic
- PackageVersion: 16.7.0
- 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_1670_Basic.exe
- InstallerSha256: 92A60F69E33B75999C524CC1333166172E2B7EBD7FBD12FADC420DFC3DC096AA
- ManifestType: installer
- ManifestVersion: 1.0.0
|