30 lines
745 B
YAML
30 lines
745 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: darktable.darktable
|
|
PackageVersion: 3.4.1.1
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- jpeg
|
|
- cr2
|
|
- nef
|
|
- hdr
|
|
- pfm
|
|
- raf
|
|
- exr
|
|
- tiff
|
|
- ppm
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/darktable-org/darktable/releases/download/release-3.4.1/darktable-3.4.1.1-win64.exe
|
|
InstallerSha256: 251453A776B7749B7F7701B7B58E6B9EBA7747370C228BFA298F2053200D9FEC
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|