Skip to content

Commit

Permalink
pnpm: update 9.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 17, 2024
1 parent 6fa3842 commit b99c7ae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/p/pnpm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ class Pnpm < Formula
end

bottle do
sha256 cellar: :any, arm64_sonoma: "9e838f00d77544378a338fa15705fae3cd9bbd0e98e6867b3513c66ffeef2590"
sha256 cellar: :any, arm64_ventura: "9e838f00d77544378a338fa15705fae3cd9bbd0e98e6867b3513c66ffeef2590"
sha256 cellar: :any, arm64_monterey: "9e838f00d77544378a338fa15705fae3cd9bbd0e98e6867b3513c66ffeef2590"
sha256 cellar: :any, sonoma: "7ce12a79b8762e95dd0dc1a1f5c352a171f0fbdf5822c9297fa1cdfd23f8980a"
sha256 cellar: :any, ventura: "7ce12a79b8762e95dd0dc1a1f5c352a171f0fbdf5822c9297fa1cdfd23f8980a"
sha256 cellar: :any, monterey: "7ce12a79b8762e95dd0dc1a1f5c352a171f0fbdf5822c9297fa1cdfd23f8980a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "800473a282863236ba8d8c0aa1cf80df61441f3619ed7d36c32296753c0c424b"
sha256 cellar: :any, arm64_sonoma: "499288b8c5bffb275466bcf806d4a1a9f27ef96c1ed45fc2691271737c28a87f"
sha256 cellar: :any, arm64_ventura: "499288b8c5bffb275466bcf806d4a1a9f27ef96c1ed45fc2691271737c28a87f"
sha256 cellar: :any, arm64_monterey: "499288b8c5bffb275466bcf806d4a1a9f27ef96c1ed45fc2691271737c28a87f"
sha256 cellar: :any, sonoma: "3d49d42be87ce556e2b66abd042907ab0fcf8c915c1ef237f49d4175bafcdc7d"
sha256 cellar: :any, ventura: "3d49d42be87ce556e2b66abd042907ab0fcf8c915c1ef237f49d4175bafcdc7d"
sha256 cellar: :any, monterey: "3d49d42be87ce556e2b66abd042907ab0fcf8c915c1ef237f49d4175bafcdc7d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "088aa545e3e899d9f04b6a8b530d06fb82f26b42cffd21f6600e50b5f71148b1"
end

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

0 comments on commit b99c7ae

Please sign in to comment.