Add inkscape 1.0.2.2 (#12347)
This commit is contained in:
@@ -0,0 +1,37 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Inkscape.Inkscape
|
||||||
|
PackageVersion: 1.0.2.2
|
||||||
|
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.0.2-2-x64.msi
|
||||||
|
InstallerSha256: FEBFFBB398A27999C1275DF1BC0C3073C62B1F791CBD842E9345874351132166
|
||||||
|
ProductCode: "{DBDA3649-0685-4067-ADB6-7A3B9B30720F}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://media.inkscape.org/dl/resources/file/inkscape-1.0.2-2-x86.msi
|
||||||
|
InstallerSha256: 9EEBC8B9E47B04FFB95F7B620031A5728E84479E87546D35C4EE0A2ECF53DAC8
|
||||||
|
# ProductCode:
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -0,0 +1,29 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Inkscape.Inkscape
|
||||||
|
PackageVersion: 1.0.2.2
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: Inkscape
|
||||||
|
#PublisherUrl:
|
||||||
|
#PublisherSupportUrl:
|
||||||
|
#PrivacyUrl:
|
||||||
|
#Author:
|
||||||
|
PackageName: Inkscape
|
||||||
|
PackageUrl: https://inkscape.org/
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
LicenseUrl: https://inkscape.org/about/license/
|
||||||
|
#Copyright:
|
||||||
|
#CopyrightUrl:
|
||||||
|
ShortDescription: Inkscape is a free and open-source vector graphics editor used to create vector images, primarily in Scalable Vector Graphics (SVG) format. Other formats can be imported and exported.
|
||||||
|
#Description:
|
||||||
|
Moniker: inkscape
|
||||||
|
Tags:
|
||||||
|
- editor
|
||||||
|
- foss
|
||||||
|
- svg
|
||||||
|
- vector graphics
|
||||||
|
- icons
|
||||||
|
- graphics
|
||||||
|
- drawing
|
||||||
|
- art
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -0,0 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Inkscape.Inkscape
|
||||||
|
PackageVersion: 1.0.2.2
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user