mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
pnpm -> 10.32.0 in updater-pnpm-10.32.0 — pnpm: 10.31.0 → 10.32.0 (#14962)
* pnpm -> 10.32.0 in updater-pnpm-10.32.0 * updater-pnpm-10.32.0: Package File Update Run on linux/amd64 container. --------- Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com> Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d8a4dab1cf
commit
68e71ed683
@@ -1,2 +1,2 @@
|
||||
# Total size: 66122975
|
||||
# Total size: 66122471
|
||||
/usr/local/bin/pnpm
|
||||
|
||||
@@ -3,11 +3,11 @@ require 'package'
|
||||
class Pnpm < Package
|
||||
description 'Fast, disk space efficient package manager'
|
||||
homepage 'https://pnpm.io/'
|
||||
version '10.31.0'
|
||||
version '10.32.0'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64'
|
||||
source_url "https://github.com/pnpm/pnpm/releases/download/v#{version}/pnpm-linux-x64"
|
||||
source_sha256 '21f99c8eb302967af820ce575a48717d017203269916f932e34f5ff86334008d'
|
||||
source_sha256 '0417d19eb256e8b9971c281a825c3ab3b3e2b07b46ff78e977f149335bdb4955'
|
||||
|
||||
no_compile_needed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user