-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GIMP.GIMP.Nightly version 3.0.0-RC2 (#202937)
- Loading branch information
1 parent
da5efeb
commit ba03568
Showing
3 changed files
with
84 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
manifests/g/GIMP/GIMP/Nightly/3.0.0-RC2/GIMP.GIMP.Nightly.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Created using wingetcreate 1.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: GIMP.GIMP.Nightly | ||
PackageVersion: 3.0.0-RC2 | ||
InstallerLocale: en-US | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: inno | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://download.gimp.org/gimp/v3.0/windows/gimp-3.0.0-RC2-setup.exe | ||
InstallerSha256: D071760D71568EFF06E34CBD8D4EC3DA5C49CA00D89EB9286378A45DB0872E5A | ||
InstallerSwitches: | ||
Custom: /NORESTART /CURRENTUSER | ||
- Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://download.gimp.org/gimp/v3.0/windows/gimp-3.0.0-RC2-setup.exe | ||
InstallerSha256: D071760D71568EFF06E34CBD8D4EC3DA5C49CA00D89EB9286378A45DB0872E5A | ||
InstallerSwitches: | ||
Custom: /NORESTART /ALLUSERS | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://download.gimp.org/gimp/v3.0/windows/gimp-3.0.0-RC2-setup.exe | ||
InstallerSha256: D071760D71568EFF06E34CBD8D4EC3DA5C49CA00D89EB9286378A45DB0872E5A | ||
InstallerSwitches: | ||
Custom: /NORESTART /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://download.gimp.org/gimp/v3.0/windows/gimp-3.0.0-RC2-setup.exe | ||
InstallerSha256: D071760D71568EFF06E34CBD8D4EC3DA5C49CA00D89EB9286378A45DB0872E5A | ||
InstallerSwitches: | ||
Custom: /NORESTART /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
33 changes: 33 additions & 0 deletions
33
manifests/g/GIMP/GIMP/Nightly/3.0.0-RC2/GIMP.GIMP.Nightly.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Created using wingetcreate 1.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: GIMP.GIMP.Nightly | ||
PackageVersion: 3.0.0-RC2 | ||
PackageLocale: en-US | ||
Publisher: The GIMP Team | ||
PublisherUrl: https://www.gimp.org/ | ||
Author: The GIMP Team | ||
PackageName: GIMP Nightly | ||
PackageUrl: https://www.gimp.org/ | ||
License: GNU General Public License | ||
LicenseUrl: https://www.gimp.org/about/COPYING | ||
Copyright: Copyright (C) 2007 Free Software Foundation, Inc. | ||
CopyrightUrl: https://www.gimp.org/about/COPYING | ||
ShortDescription: |- | ||
GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such | ||
tasks as photo retouching, image composition and image authoring. | ||
Description: |- | ||
GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such | ||
tasks as photo retouching, image composition and image authoring. Note: These builds are a | ||
work-in-progress. Please proceed with caution because they may be unstable. If a crash does occur, | ||
please report it! | ||
Moniker: gimp-nightly | ||
Tags: | ||
- editor | ||
- gimp | ||
- image | ||
- photo | ||
- picture | ||
- pictures | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/g/GIMP/GIMP/Nightly/3.0.0-RC2/GIMP.GIMP.Nightly.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: GIMP.GIMP.Nightly | ||
PackageVersion: 3.0.0-RC2 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |