diff --git a/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.installer.yaml b/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.installer.yaml new file mode 100644 index 000000000..d5fe3100d --- /dev/null +++ b/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.installer.yaml @@ -0,0 +1,37 @@ +# 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 \ No newline at end of file diff --git a/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.locale.en-US.yaml b/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.locale.en-US.yaml new file mode 100644 index 000000000..0c9ec65b5 --- /dev/null +++ b/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Inkscape.Inkscape +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Inkscape +PublisherUrl: https://inkscape.org/ +#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 \ No newline at end of file diff --git a/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.yaml b/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.yaml new file mode 100644 index 000000000..f45a22f67 --- /dev/null +++ b/manifests/i/Inkscape/Inkscape/1.1.0/Inkscape.Inkscape.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: Inkscape.Inkscape +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 \ No newline at end of file