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 f3d2ac5 commit b630dc0Copy full SHA for b630dc0
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.18.0.tgz"
5
- sha256 "3967a3efe2909df305fec4b833a304dfca17c380b6bb77672f4dac4f2cdd3788"
+ url "https://registry.npmjs.org/pnpm/-/pnpm-10.18.1.tgz"
+ sha256 "95a9702424f17c0f17eb0276d01417a169bdfeb61d5e2ccd36476f0e21a53ecd"
6
license "MIT"
7
8
livecheck do
0 commit comments