30 lines
952 B
YAML
30 lines
952 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: KDE.Krita
|
|
PackageVersion: 4.4.3
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- kra
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://download.kde.org/stable/krita/4.4.3/krita-x64-4.4.3-setup.exe
|
|
InstallerSha256: A2861265853789DFA6F973BA7D2EE664D14C5852ACAE623898535E862FD69AFD
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://download.kde.org/stable/krita/4.4.3/krita-x86-4.4.3-setup.exe
|
|
InstallerSha256: 46E69F82CC96FE03DFDEC54211BE2C9BED0D342307A2196D6C5B4798D1BE56F8
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|