pnpm: update to 9.5.0.

This commit is contained in:
Bnyro 2024-07-09 19:30:01 +02:00 committed by cinerea0
parent 5fe4ea933b
commit 334c7bb10f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pnpm' # Template file for 'pnpm'
pkgname=pnpm pkgname=pnpm
version=9.3.0 version=9.5.0
revision=1 revision=1
build_style=fetch build_style=fetch
hostmakedepends="nodejs jq" hostmakedepends="nodejs jq"
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
license="MIT" license="MIT"
homepage="https://pnpm.io/" homepage="https://pnpm.io/"
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz" distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
checksum=e1f9e8d1a16607a46dd3c158b5f7a7dc7945501d1c6222d454d63d033d1d918f checksum=dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5
python_version=3 python_version=3
do_install() { do_install() {