Skip to content

Commit

Permalink
pnpm: update to 9.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro committed Jun 16, 2024
1 parent ad2cf63 commit ba0e9b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/pnpm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'pnpm'
pkgname=pnpm
version=9.1.3
version=9.3.0
revision=1
build_style=fetch
hostmakedepends="nodejs jq"
Expand All @@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
license="MIT"
homepage="https://pnpm.io/"
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
checksum=7f63001edc077f1cff96cacba901f350796287a2800dfa83fe898f94183e4f5f
checksum=e1f9e8d1a16607a46dd3c158b5f7a7dc7945501d1c6222d454d63d033d1d918f
python_version=3

do_install() {
Expand Down

0 comments on commit ba0e9b6

Please sign in to comment.