Skip to content

Commit 5d7eeb4

Browse files
committed
webpack: update 5.100.0 bottle.
1 parent 394b3dc commit 5d7eeb4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/w/webpack.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ class Webpack < Formula
99
head "https://github.com/webpack/webpack.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "07657efb363021560696bc20f052f629c2135fee7f7d528dc3f9f48ff034f4cc"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "07657efb363021560696bc20f052f629c2135fee7f7d528dc3f9f48ff034f4cc"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "07657efb363021560696bc20f052f629c2135fee7f7d528dc3f9f48ff034f4cc"
15-
sha256 cellar: :any_skip_relocation, sonoma: "06f3bd933cafb18ee7e02eac3d4288b9a3b6dcc82d0e30067c2279a9a21ecc74"
16-
sha256 cellar: :any_skip_relocation, ventura: "06f3bd933cafb18ee7e02eac3d4288b9a3b6dcc82d0e30067c2279a9a21ecc74"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "07657efb363021560696bc20f052f629c2135fee7f7d528dc3f9f48ff034f4cc"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "07657efb363021560696bc20f052f629c2135fee7f7d528dc3f9f48ff034f4cc"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "10232b274617a5a425723e9903fd29c55bfad020e7f8435869af22f28a74f152"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "10232b274617a5a425723e9903fd29c55bfad020e7f8435869af22f28a74f152"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "10232b274617a5a425723e9903fd29c55bfad020e7f8435869af22f28a74f152"
15+
sha256 cellar: :any_skip_relocation, sonoma: "32af9bbe472dcc48298234cef5d5e1068e25229e1dc00dfb6ca5722f64b6af80"
16+
sha256 cellar: :any_skip_relocation, ventura: "32af9bbe472dcc48298234cef5d5e1068e25229e1dc00dfb6ca5722f64b6af80"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "10232b274617a5a425723e9903fd29c55bfad020e7f8435869af22f28a74f152"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "10232b274617a5a425723e9903fd29c55bfad020e7f8435869af22f28a74f152"
1919
end
2020

2121
depends_on "node"

0 commit comments

Comments
 (0)