pnpm 4.7.1
Closes #48907. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d003738087
commit
d1ad0b6b59
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Pnpm < Formula
|
|||
|
||||
desc "📦🚀 Fast, disk space efficient package manager"
|
||||
homepage "https://pnpm.js.org"
|
||||
url "https://registry.npmjs.org/pnpm/-/pnpm-4.6.0.tgz"
|
||||
sha256 "fbae5d44eec703d74d7f551d0860115e6114f407991d1efea1a7294da8ec48b6"
|
||||
url "https://registry.npmjs.org/pnpm/-/pnpm-4.7.1.tgz"
|
||||
sha256 "957e573ac1552c0c8793a72eab192e11e7473b84e7c6bfde1c31d0224d234f20"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue