pnpm: update to 8.9.0.

This commit is contained in:
Bnyro 2023-10-10 22:13:27 +02:00 committed by classabbyamp
parent 11eb5579bf
commit c870b2ab9c

View file

@ -1,6 +1,6 @@
# Template file for 'pnpm' # Template file for 'pnpm'
pkgname=pnpm pkgname=pnpm
version=8.8.0 version=8.9.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=d713a5750e41c3660d1e090608c7f607ad00d1dd5ba9b6552b5f390bf37924e9 checksum=8f5264ad1d100da11a6add6bb8a94c6f1e913f9e9261b2a551fabefad2ec0fec
python_version=3 python_version=3
do_install() { do_install() {