pnpm: update to 10.13.1.

This commit is contained in:
Bnyro 2025-07-24 17:06:14 +02:00 committed by Duncan Overbruck
parent 06d9718017
commit ba9c1b7b88

View file

@ -1,6 +1,6 @@
# Template file for 'pnpm' # Template file for 'pnpm'
pkgname=pnpm pkgname=pnpm
version=10.11.0 version=10.13.1
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=a69e9cb077da419d47d18f1dd52e207245b29cac6e076acedbeb8be3b1a67bd7 checksum=0f9ed48d808996ae007835fb5c4641cf9a300def2eddc9e957d9bbe4768c5f28
python_version=3 python_version=3
do_install() { do_install() {