Skip to content

Commit 4a8a510

Browse files
committed
pnpm: update 10.8.0 bottle.
1 parent f6ca853 commit 4a8a510

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/p/pnpm.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ class Pnpm < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any, arm64_sequoia: "8eeb12ca545e52a90a2dabe29dbac1384cbca5a391cca0cdb6512e6032689a31"
15-
sha256 cellar: :any, arm64_sonoma: "8eeb12ca545e52a90a2dabe29dbac1384cbca5a391cca0cdb6512e6032689a31"
16-
sha256 cellar: :any, arm64_ventura: "8eeb12ca545e52a90a2dabe29dbac1384cbca5a391cca0cdb6512e6032689a31"
17-
sha256 cellar: :any_skip_relocation, sonoma: "ba6bd1769d0d265f0a78d1328331a0e1b19709b4db271c2b21f2c2a8b324cd3d"
18-
sha256 cellar: :any_skip_relocation, ventura: "ba6bd1769d0d265f0a78d1328331a0e1b19709b4db271c2b21f2c2a8b324cd3d"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "61602af885dee1a9d5d9113fa982a46aff1490fc1df55cb8b3e404ca2ceb90dd"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "61602af885dee1a9d5d9113fa982a46aff1490fc1df55cb8b3e404ca2ceb90dd"
14+
sha256 cellar: :any, arm64_sequoia: "05063079d1617489affb2cfdaa87f38aae74c2bfafe197d306ca0c0905844854"
15+
sha256 cellar: :any, arm64_sonoma: "05063079d1617489affb2cfdaa87f38aae74c2bfafe197d306ca0c0905844854"
16+
sha256 cellar: :any, arm64_ventura: "05063079d1617489affb2cfdaa87f38aae74c2bfafe197d306ca0c0905844854"
17+
sha256 cellar: :any_skip_relocation, sonoma: "b445700c660bd26dcaed207caefb38d6d133877e4c2ef1e03967fefc4f37751f"
18+
sha256 cellar: :any_skip_relocation, ventura: "b445700c660bd26dcaed207caefb38d6d133877e4c2ef1e03967fefc4f37751f"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "1079d674d61ffc31f596fccd739bf86944293890797bbd4ed5d08e88c1d0192b"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1079d674d61ffc31f596fccd739bf86944293890797bbd4ed5d08e88c1d0192b"
2121
end
2222

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

0 commit comments

Comments
 (0)