@@ -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 : "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 "
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4eeb826b7168a00b597a4945176e81bcf8d450973573fdeb9bba3c04390d4459 "
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4eeb826b7168a00b597a4945176e81bcf8d450973573fdeb9bba3c04390d4459 "
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4eeb826b7168a00b597a4945176e81bcf8d450973573fdeb9bba3c04390d4459 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "1826ebb7118e17b564b024374ec155fbbe07f3b012337edf5f9da69631157216 "
16+ sha256 cellar : :any_skip_relocation , ventura : "1826ebb7118e17b564b024374ec155fbbe07f3b012337edf5f9da69631157216 "
17+ sha256 cellar : :any_skip_relocation , arm64_linux : "4eeb826b7168a00b597a4945176e81bcf8d450973573fdeb9bba3c04390d4459 "
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4eeb826b7168a00b597a4945176e81bcf8d450973573fdeb9bba3c04390d4459 "
1919 end
2020
2121 depends_on "node"
0 commit comments