From 68e71ed683e3e80c19ae447ce2abd48a722e70a9 Mon Sep 17 00:00:00 2001 From: "chromebrew-actions[bot]" <220035932+chromebrew-actions[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 01:33:47 +0000 Subject: [PATCH] =?UTF-8?q?pnpm=20->=2010.32.0=20in=20updater-pnpm-10.32.0?= =?UTF-8?q?=20=E2=80=94=20pnpm:=2010.31.0=20=E2=86=92=2010.32.0=20(#14962)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 Co-authored-by: chromebrew-actions[bot] Co-authored-by: Satadru Pramanik, DO, MPH, MEng --- manifest/x86_64/p/pnpm.filelist | 2 +- packages/pnpm.rb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest/x86_64/p/pnpm.filelist b/manifest/x86_64/p/pnpm.filelist index b875053b92..369dc87c3c 100644 --- a/manifest/x86_64/p/pnpm.filelist +++ b/manifest/x86_64/p/pnpm.filelist @@ -1,2 +1,2 @@ -# Total size: 66122975 +# Total size: 66122471 /usr/local/bin/pnpm diff --git a/packages/pnpm.rb b/packages/pnpm.rb index 021f19d0d4..708b4335a7 100644 --- a/packages/pnpm.rb +++ b/packages/pnpm.rb @@ -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