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 63d82a7 commit f6ca853Copy full SHA for f6ca853
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.7.1.tgz"
5
- sha256 "dc514890ea719003cb7a57d6b21af24fdafadd9f171e7567eca1665d7cfcef76"
+ url "https://registry.npmjs.org/pnpm/-/pnpm-10.8.0.tgz"
+ sha256 "29bf2c5ceaea7991ee82eec15fe7162e0fad816d0c4a6b35a16c01d39274bf69"
6
license "MIT"
7
8
livecheck do
0 commit comments