1234567891011121314151617181920212223242526272829303132 |
- # Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.5-1-19041-1320
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: KeePassXCTeam.KeePassXC
- PackageVersion: 2.6.5
- InstallerLocale: en-US
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- FileExtensions:
- - kdb
- - kdbx
- - kpdx
- - lngx
- - plgx
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/keepassxreboot/keepassxc/releases/download/2.6.5/KeePassXC-2.6.5-Win64.msi
- InstallerSha256: 037722ADD4AC4DA52ED5DF43640B990EF4123ADA185DA73835DC7C636AE876F7
- ProductCode: '{E407B32D-5073-4AE6-A96A-529960C5CAF9}'
- - Architecture: x86
- InstallerUrl: https://github.com/keepassxreboot/keepassxc/releases/download/2.6.5/KeePassXC-2.6.5-Win32.msi
- InstallerSha256: 970E7C8214B0B71DDD0C9845175492D88363559569ED14EA7C37D2DDBE6A2375
- ProductCode: '{140CA1F9-96D9-49E7-B28E-2D8ECEC95D4C}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|