37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Inkscape.Inkscape
|
|
PackageVersion: 1.1.0
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- ai
|
|
- svg
|
|
- pdf
|
|
- png
|
|
- dxf
|
|
- eps
|
|
- odg
|
|
- ps
|
|
- wmf
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: msi
|
|
InstallerUrl: https://media.inkscape.org/dl/resources/file/inkscape-1.1-x64.msi
|
|
InstallerSha256: 56d60c447e4758ada94cbf7a4f1cf827b6b4e7064e1ee0c2084fc92f65c16bdf
|
|
ProductCode: "{BB039842-4166-4A3C-90BC-316F6E6BDC83}"
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://media.inkscape.org/dl/resources/file/inkscape-1.1-x86.msi
|
|
InstallerSha256: 1d02a124e39f906bb6bab7a7867967e12ecf1a8493a3718d3090392e54811ab9
|
|
ProductCode: "{4125D700-D9BE-48D7-BB27-2484E42FC58B}"
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0 |