Skip to content

Commit

Permalink
pnpm: update 8.6.9 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 18, 2023
1 parent d4616f2 commit 63d44a0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/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_skip_relocation, arm64_ventura: "b609bfd60776e2bdc34b315aede715ba9ba5261f5665daa45011ebb761374d3a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b609bfd60776e2bdc34b315aede715ba9ba5261f5665daa45011ebb761374d3a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "b609bfd60776e2bdc34b315aede715ba9ba5261f5665daa45011ebb761374d3a"
sha256 cellar: :any_skip_relocation, ventura: "6848149d3c57c23e02719ce973bf344b0e11af978a6aa55443b4a227e06bff41"
sha256 cellar: :any_skip_relocation, monterey: "6848149d3c57c23e02719ce973bf344b0e11af978a6aa55443b4a227e06bff41"
sha256 cellar: :any_skip_relocation, big_sur: "59f8a07a138a2700e108824017b8b12693f1d871b386a228aa0dc0a87c92a29e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b609bfd60776e2bdc34b315aede715ba9ba5261f5665daa45011ebb761374d3a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2ef8245febc3db51cf45c1ee24a2f3203d67873b5e77672e836da0c5f50148a1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2ef8245febc3db51cf45c1ee24a2f3203d67873b5e77672e836da0c5f50148a1"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2ef8245febc3db51cf45c1ee24a2f3203d67873b5e77672e836da0c5f50148a1"
sha256 cellar: :any_skip_relocation, ventura: "5624aa676c2943dd8ff029e50b38ff28df024a544bb8efe84a41eb938bd28d9b"
sha256 cellar: :any_skip_relocation, monterey: "5624aa676c2943dd8ff029e50b38ff28df024a544bb8efe84a41eb938bd28d9b"
sha256 cellar: :any_skip_relocation, big_sur: "1181c020b28af39e386e73dd5e93547db996ed62e66c8f3a3fd1a1142b585985"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2ef8245febc3db51cf45c1ee24a2f3203d67873b5e77672e836da0c5f50148a1"
end

depends_on "node" => :test
Expand Down

0 comments on commit 63d44a0

Please sign in to comment.