We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b318d commit 7658da7Copy full SHA for 7658da7
Formula/p/pnpm.rb
@@ -1,8 +1,8 @@
1
class Pnpm < Formula
2
desc "Fast, disk space efficient package manager"
3
homepage "https://pnpm.io/"
4
- url "https://registry.npmjs.org/pnpm/-/pnpm-10.17.1.tgz"
5
- sha256 "a1e0133f6801c13039ae41309e5e5a7d1058a3a1e1edd020a4944a83c5368d04"
+ url "https://registry.npmjs.org/pnpm/-/pnpm-10.18.0.tgz"
+ sha256 "3967a3efe2909df305fec4b833a304dfca17c380b6bb77672f4dac4f2cdd3788"
6
license "MIT"
7
8
livecheck do
0 commit comments