Skip to content

Commit

Permalink
lerna: update 8.1.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 2, 2024
1 parent 57c9b99 commit a9ebbc2
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Formula/l/lerna.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ class Lerna < Formula
license "MIT"

bottle do
sha256 cellar: :any, arm64_sonoma: "47bf26dfc54078e6b02add5c53ecc876c04a97ac6d5f18c0c49f04edbe1b6da3"
sha256 cellar: :any, arm64_ventura: "47bf26dfc54078e6b02add5c53ecc876c04a97ac6d5f18c0c49f04edbe1b6da3"
sha256 cellar: :any, arm64_monterey: "47bf26dfc54078e6b02add5c53ecc876c04a97ac6d5f18c0c49f04edbe1b6da3"
sha256 cellar: :any, sonoma: "c977e5b362a5602513c93ebab36007828bf45a1174e76e855423a0de3cf48389"
sha256 cellar: :any, ventura: "c977e5b362a5602513c93ebab36007828bf45a1174e76e855423a0de3cf48389"
sha256 cellar: :any, monterey: "c977e5b362a5602513c93ebab36007828bf45a1174e76e855423a0de3cf48389"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fa2321bc39872469ccea2b2b0194bc1ccbc43ffe2dc29e78ed012276f40ecb6e"
rebuild 1
sha256 cellar: :any, arm64_sonoma: "8ef9cd555e0e56ea0ba20d71959207930f5ac98d52abc8edac974637bd7933e6"
sha256 cellar: :any, arm64_ventura: "8ef9cd555e0e56ea0ba20d71959207930f5ac98d52abc8edac974637bd7933e6"
sha256 cellar: :any, arm64_monterey: "8ef9cd555e0e56ea0ba20d71959207930f5ac98d52abc8edac974637bd7933e6"
sha256 cellar: :any, sonoma: "daaee64ba1d51295ecf68dcaf51266e31ad13ad80890b2ac546e7bd814753954"
sha256 cellar: :any, ventura: "daaee64ba1d51295ecf68dcaf51266e31ad13ad80890b2ac546e7bd814753954"
sha256 cellar: :any, monterey: "daaee64ba1d51295ecf68dcaf51266e31ad13ad80890b2ac546e7bd814753954"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b7d1ad126628564dbfe06a6c7ca0e5489b4315dbb879b0477af6b3a6400040b2"
end

depends_on "node"
Expand Down

0 comments on commit a9ebbc2

Please sign in to comment.