Skip to content

Commit

Permalink
pnpm: update 9.11.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent 1b5e419 commit c74e986
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/p/pnpm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,12 @@ class Pnpm < Formula
end

bottle do
sha256 cellar: :any, arm64_sequoia: "b2ae42325d3a117856ef6d3a83e68f30b03d6760a805f5f574fa88fdd99fd961"
sha256 cellar: :any, arm64_sonoma: "b2ae42325d3a117856ef6d3a83e68f30b03d6760a805f5f574fa88fdd99fd961"
sha256 cellar: :any, arm64_ventura: "b2ae42325d3a117856ef6d3a83e68f30b03d6760a805f5f574fa88fdd99fd961"
sha256 cellar: :any, arm64_monterey: "b2ae42325d3a117856ef6d3a83e68f30b03d6760a805f5f574fa88fdd99fd961"
sha256 cellar: :any, sonoma: "497f3ea786b175525ac7f115b6c58e08bdf7199025411838cb14dc393198706d"
sha256 cellar: :any, ventura: "497f3ea786b175525ac7f115b6c58e08bdf7199025411838cb14dc393198706d"
sha256 cellar: :any, monterey: "497f3ea786b175525ac7f115b6c58e08bdf7199025411838cb14dc393198706d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f07156ca50f2cac6c702def1a2c6da32e3c27d0cfac0e573f4e75a0e4aa0bb0f"
sha256 cellar: :any, arm64_sequoia: "0b499da2091aee2650f0a8edbde0b6525a83d3b18498bd74a597305d472d34c8"
sha256 cellar: :any, arm64_sonoma: "0b499da2091aee2650f0a8edbde0b6525a83d3b18498bd74a597305d472d34c8"
sha256 cellar: :any, arm64_ventura: "0b499da2091aee2650f0a8edbde0b6525a83d3b18498bd74a597305d472d34c8"
sha256 cellar: :any, sonoma: "b96dbf18091fb1a0931c1caa3ea35e2be44c77fca79234e8d3635c87561351ed"
sha256 cellar: :any, ventura: "b96dbf18091fb1a0931c1caa3ea35e2be44c77fca79234e8d3635c87561351ed"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a62aa75bdf0632ef4754218b3ccbf18872d7357827f31d4e11ca57fea4020bb9"
end

depends_on "node" => [:build, :test]
Expand Down

0 comments on commit c74e986

Please sign in to comment.