Skip to content

Commit

Permalink
Add version: pnpm.pnpm version 8.14.1 (#138724)
Browse files Browse the repository at this point in the history
* Add version: pnpm.pnpm version 8.14.1

* Update manifests/p/pnpm/pnpm/8.14.1/pnpm.pnpm.installer.yaml

Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com>

---------

Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com>
  • Loading branch information
CoolPlayLin and stephengillie authored Feb 13, 2024
1 parent 4cc5564 commit 6408d46
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 0 deletions.
15 changes: 15 additions & 0 deletions manifests/p/pnpm/pnpm/8.14.1/pnpm.pnpm.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Created with komac v2.0.4
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: pnpm.pnpm
PackageVersion: 8.14.1
InstallerType: portable
Commands:
- pnpm
ReleaseDate: 2024-01-10
Installers:
- Architecture: x64
InstallerUrl: https://github.com/pnpm/pnpm/releases/download/v8.14.1/pnpm-win-x64.exe
InstallerSha256: 359186FFF814C3D8EED00CE341E4DEB78A316A208CEF8C0052B8343D7ECD862F
ManifestType: installer
ManifestVersion: 1.5.0
43 changes: 43 additions & 0 deletions manifests/p/pnpm/pnpm/8.14.1/pnpm.pnpm.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Created with komac v2.0.4
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: pnpm.pnpm
PackageVersion: 8.14.1
PackageLocale: en-US
Publisher: pnpm
PublisherUrl: https://github.com/pnpm/pnpm
PublisherSupportUrl: https://github.com/pnpm/pnpm/issues
Author: pnpm contributors
PackageName: pnpm
PackageUrl: https://pnpm.io/
License: MIT
LicenseUrl: https://github.com/pnpm/pnpm/blob/HEAD/LICENSE
Copyright: Copyright (c) Zoltan Kochan and other contributors
CopyrightUrl: https://github.com/pnpm/pnpm/blob/main/LICENSE
ShortDescription: Fast, disk space efficient package manager.
Moniker: pnpm
Tags:
- dependency-manager
- install
- javascript
- modules
- node
- nodejs
- npm
- package-manager
ReleaseNotes: |-
Patch Changes
- Resolve the current working directory to its real location before doing any operations #6524.
- Allow using token helpers in pnpm publish #7316.
- Handle Git repository names containing capital letters #7488.
- When hoisted-workspace-packages is true don't hoist the root package even if it has a name. Otherwise we would create a circular symlink.
Our Gold Sponsors
Our Silver Sponsors
ReleaseNotesUrl: https://github.com/pnpm/pnpm/releases/tag/v8.14.1
Documentations:
- DocumentLabel: Docs
DocumentUrl: https://pnpm.io/motivation
- DocumentLabel: FAQ
DocumentUrl: https://pnpm.io/faq
ManifestType: defaultLocale
ManifestVersion: 1.5.0
8 changes: 8 additions & 0 deletions manifests/p/pnpm/pnpm/8.14.1/pnpm.pnpm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.0.4
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: pnpm.pnpm
PackageVersion: 8.14.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit 6408d46

Please sign in to comment.