From 091fe58300ec1d3dd1b8a7592d5ddf1f9ff0d6d4 Mon Sep 17 00:00:00 2001 From: gitea Date: Sat, 20 Sep 2025 07:46:47 +0000 Subject: [PATCH] =?UTF-8?q?pnpm:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D0=B8=2010.17.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm/alr.sh b/pnpm/alr.sh index 073694d..89be49a 100644 --- a/pnpm/alr.sh +++ b/pnpm/alr.sh @@ -1,5 +1,5 @@ name='pnpm' -version='10.16.1' +version='10.17.0' release='1' desc='Fast, disk space efficient package manager' homepage='https://pnpm.io'