diff --git a/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.installer.yaml b/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.installer.yaml new file mode 100644 index 00000000000000..fe99de5827045f --- /dev/null +++ b/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.installer.yaml @@ -0,0 +1,18 @@ +# Created using YamlCreate.ps1 v1.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json + +PackageIdentifier: martinchrzan.ColorPicker +PackageVersion: 1.1.0.0 +MinimumOSVersion: 10.0.0.0 +Installers: +- InstallerLocale: en-US + Architecture: x64 + InstallerType: msi + Scope: machine + InstallerUrl: https://github.com/martinchrzan/ColorPicker/releases/download/1.1.0/Setup.msi + InstallerSha256: 3B530A1960566F94F3FDEF483E19ABA3A9BD6DB59483719FF41F26C2D1DEB1E2 + ProductCode: '{302C3D6B-94BE-4392-B8B8-75AAB767D7BA}' + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.locale.en-US.yaml b/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.locale.en-US.yaml new file mode 100644 index 00000000000000..5283a306c986cb --- /dev/null +++ b/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using YamlCreate.ps1 v1.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json + +PackageIdentifier: martinchrzan.ColorPicker +PackageVersion: 1.1.0.0 +PackageLocale: en-US +Publisher: Martin Chrzan +PublisherUrl: https://github.com/martinchrzan +PublisherSupportUrl: https://github.com/martinchrzan/ColorPicker/issues +#PrivacyUrl: +Author: martinchrzan +PackageName: ColorPicker +PackageUrl: https://github.com/martinchrzan/ColorPicker +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/martinchrzan/ColorPicker/master/LICENSE +Copyright: Copyright (c) 2020 martinchrzan +CopyrightUrl: https://raw.githubusercontent.com/martinchrzan/ColorPicker/master/LICENSE +ShortDescription: Windows system-wide color picker +#Description: +Moniker: color-picker +Tags: +- color +- picker +- design +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.yaml b/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.yaml new file mode 100644 index 00000000000000..d11f8acd69db57 --- /dev/null +++ b/manifests/m/martinchrzan/ColorPicker/1.1.0.0/martinchrzan.ColorPicker.yaml @@ -0,0 +1,8 @@ +# Created using YamlCreate.ps1 v1.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json + +PackageIdentifier: martinchrzan.ColorPicker +PackageVersion: 1.1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 diff --git a/manifests/m/martinchrzan/ColorPicker/1.1.0/martinchrzan.ColorPicker.yaml b/manifests/m/martinchrzan/ColorPicker/1.1.0/martinchrzan.ColorPicker.yaml deleted file mode 100644 index 64ea6297f36241..00000000000000 --- a/manifests/m/martinchrzan/ColorPicker/1.1.0/martinchrzan.ColorPicker.yaml +++ /dev/null @@ -1,21 +0,0 @@ -PackageIdentifier: martinchrzan.ColorPicker -Publisher: martinchrzan -PackageName: ColorPicker -Author: martinchrzan -ShortDescription: Windows system-wide color picker -Tags: -- color -- picker -- design -PackageUrl: https://github.com/martinchrzan/ColorPicker -License: MIT -LicenseUrl: https://github.com/martinchrzan/ColorPicker/blob/master/LICENSE -PackageVersion: 1.1.0 -InstallerType: msi -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/martinchrzan/ColorPicker/releases/download/1.1.0/Setup.msi - InstallerSha256: 3b530a1960566f94f3fdef483e19aba3a9bd6db59483719ff41f26c2d1deb1e2 -PackageLocale: en-US -ManifestType: singleton -ManifestVersion: 1.0.0 \ No newline at end of file