Skip to content

Commit dec000f

Browse files
committed
pnpm: update 10.18.1 bottle.
1 parent b630dc0 commit dec000f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pnpm.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ class Pnpm < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any, arm64_tahoe: "902c6cf6d5adeba127d461870fb3ea704511fc0d491b6ca040a941c98d1f5db3"
17-
sha256 cellar: :any, arm64_sequoia: "ed523d296ffce2c67bb1465c701abff414814759eeb9660bdd30716115daa36d"
18-
sha256 cellar: :any, arm64_sonoma: "ed523d296ffce2c67bb1465c701abff414814759eeb9660bdd30716115daa36d"
19-
sha256 cellar: :any, sonoma: "1940300d965fdda4fbbad40fe080efd2c67275e935b3601f18244e05af4941ff"
20-
sha256 cellar: :any_skip_relocation, arm64_linux: "5afd4c3417c0e56c423fcf73103b98ac69f12b41759756b2df78891306df2d57"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5afd4c3417c0e56c423fcf73103b98ac69f12b41759756b2df78891306df2d57"
16+
sha256 cellar: :any, arm64_tahoe: "7a180992ff53d48ce3141bfa51780236b346b63ef4a763fa905b894e34224e8a"
17+
sha256 cellar: :any, arm64_sequoia: "b984d07bf8f6a75bf3e2ce2df0f985b24a36eeb164da7a292e9c95b81a00cddb"
18+
sha256 cellar: :any, arm64_sonoma: "b984d07bf8f6a75bf3e2ce2df0f985b24a36eeb164da7a292e9c95b81a00cddb"
19+
sha256 cellar: :any, sonoma: "99d1d402223741dbf496f6b4c93200aa24df5c09a1c13d93856e3040d8656d58"
20+
sha256 cellar: :any_skip_relocation, arm64_linux: "fcdc0f71a07f9d7b23665c340efd3a4b110f37ae099b44ca47a8b974ff4edfb5"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fcdc0f71a07f9d7b23665c340efd3a4b110f37ae099b44ca47a8b974ff4edfb5"
2222
end
2323

2424
depends_on "node" => [:build, :test]

0 commit comments

Comments
 (0)