forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Chocolatey.Chocolatey version 2.4.1.0 (microsoft#196390)
- Loading branch information
Showing
3 changed files
with
49 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
manifests/c/Chocolatey/Chocolatey/2.4.1.0/Chocolatey.Chocolatey.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,24 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Chocolatey.Chocolatey | ||
PackageVersion: 2.4.1.0 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
Scope: machine | ||
ExpectedReturnCodes: | ||
- InstallerReturnCode: 1603 | ||
ReturnResponse: alreadyInstalled | ||
ReturnResponseUrl: https://ch0.co/cli-msi | ||
UpgradeBehavior: deny | ||
ProductCode: '{6FAFD47C-D572-4257-8ECF-05A697EDE81B}' | ||
RequireExplicitUpgrade: true | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Chocolatey (Install Only) | ||
UpgradeCode: '{62FC4E65-47F0-488A-B841-ECA07E98A58B}' | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/chocolatey/choco/releases/download/2.4.1/chocolatey-2.4.1.0.msi | ||
InstallerSha256: 6347A14FB533E3637AEA027B8837475B28F433C349B36D1D8F7C815C3BCD9F79 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
17 changes: 17 additions & 0 deletions
17
manifests/c/Chocolatey/Chocolatey/2.4.1.0/Chocolatey.Chocolatey.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,17 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Chocolatey.Chocolatey | ||
PackageVersion: 2.4.1.0 | ||
PackageLocale: en-US | ||
Publisher: Chocolatey Software, Inc. | ||
PublisherUrl: https://chocolatey.org | ||
PublisherSupportUrl: https://github.com/chocolatey/choco/issues | ||
PackageName: Chocolatey | ||
PackageUrl: https://github.com/chocolatey/choco | ||
License: Apache v2 | ||
LicenseUrl: https://github.com/chocolatey/choco/blob/develop/LICENSE | ||
ShortDescription: Chocolatey is The Package Manager for Windows. It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure and uses PowerShell as its focus for delivering packages. | ||
InstallationNotes: The Chocolatey CLI MSI is intended for installation only! If upgrading from 5.x of Licensed Extension, or 1.x of other Chocolatey products, see the upgrade guide at https://ch0.co/upv2v6 before continuing. Otherwise, run `choco upgrade chocolatey`. | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/c/Chocolatey/Chocolatey/2.4.1.0/Chocolatey.Chocolatey.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.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Chocolatey.Chocolatey | ||
PackageVersion: 2.4.1.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |