File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ class Pnpm < Formula
1313 end
1414
1515 bottle do
16- sha256 cellar : :any , arm64_tahoe : "e515e6b25640cd4bee439e96275481225301e686daecc9b92f2bce9e70fb86dd "
17- sha256 cellar : :any , arm64_sequoia : "97c6c2ba697db891b0fbd39ec3d1560c7a3879e8dd67885c192357442216a3b2 "
18- sha256 cellar : :any , arm64_sonoma : "97c6c2ba697db891b0fbd39ec3d1560c7a3879e8dd67885c192357442216a3b2 "
19- sha256 cellar : :any , sonoma : "0a508e28f52b93b063be4efe93064e522c0d5a3923fd63ac7ce5a37929c29b6c "
20- sha256 cellar : :any_skip_relocation , arm64_linux : "1c134a44d6981e8938a98a9628138274a6e6ffc4614c3220dcf7c30174b432a3 "
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "1c134a44d6981e8938a98a9628138274a6e6ffc4614c3220dcf7c30174b432a3 "
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 "
2222 end
2323
2424 depends_on "node" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments