development/pnpm: Updated for version 9.12.3.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2024-11-02 08:50:53 +09:00 committed by Willy Sudiarto Raharjo
parent f85e162a93
commit abeb95d961
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pnpm
VERSION=${VERSION:-9.12.2}
VERSION=${VERSION:-9.12.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="pnpm"
VERSION="9.12.2"
VERSION="9.12.3"
HOMEPAGE="https://pnpm.io"
DOWNLOAD="https://registry.npmjs.org/pnpm/-/pnpm-9.12.2.tgz"
MD5SUM="6786cc3a33869cfaac61c81c9d67b0da"
DOWNLOAD="https://registry.npmjs.org/pnpm/-/pnpm-9.12.3.tgz"
MD5SUM="d67af3b080d0bac55f5f61f23f091fee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"