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 ef220a3 commit 9aca014Copy full SHA for 9aca014
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.12.4.tgz"
5
- sha256 "cadfd9e6c9fcc2cb76fe7c0779a5250b632898aea5f53d833a73690c77a778d9"
+ url "https://registry.npmjs.org/pnpm/-/pnpm-10.13.1.tgz"
+ sha256 "0f9ed48d808996ae007835fb5c4641cf9a300def2eddc9e957d9bbe4768c5f28"
6
license "MIT"
7
8
livecheck do
0 commit comments