Skip to content

Commit c5fa566

Browse files
committed
webpack: update 5.99.8 bottle.
1 parent 146eaa0 commit c5fa566

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: "c4520ab012a95736559b0b0297d17cfa8e5e49efade84adda3b2f15497a9b5bf"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c4520ab012a95736559b0b0297d17cfa8e5e49efade84adda3b2f15497a9b5bf"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c4520ab012a95736559b0b0297d17cfa8e5e49efade84adda3b2f15497a9b5bf"
15-
sha256 cellar: :any_skip_relocation, sonoma: "220ada77a18d66b2299667d102a1cb3176d2f3a899b2bcf72d30e6e240960b01"
16-
sha256 cellar: :any_skip_relocation, ventura: "220ada77a18d66b2299667d102a1cb3176d2f3a899b2bcf72d30e6e240960b01"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "c4520ab012a95736559b0b0297d17cfa8e5e49efade84adda3b2f15497a9b5bf"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c4520ab012a95736559b0b0297d17cfa8e5e49efade84adda3b2f15497a9b5bf"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9f4b4ce9af0d015e07555b475d2c8c9bc8577ad214a43a2634e6512f0619e660"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9f4b4ce9af0d015e07555b475d2c8c9bc8577ad214a43a2634e6512f0619e660"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9f4b4ce9af0d015e07555b475d2c8c9bc8577ad214a43a2634e6512f0619e660"
15+
sha256 cellar: :any_skip_relocation, sonoma: "b002daa84eaf9b68095b78a0925b04c40c63ce68f95571c0869b9dfbef3dfdd8"
16+
sha256 cellar: :any_skip_relocation, ventura: "b002daa84eaf9b68095b78a0925b04c40c63ce68f95571c0869b9dfbef3dfdd8"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "9f4b4ce9af0d015e07555b475d2c8c9bc8577ad214a43a2634e6512f0619e660"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9f4b4ce9af0d015e07555b475d2c8c9bc8577ad214a43a2634e6512f0619e660"
1919
end
2020

2121
depends_on "node"

0 commit comments

Comments
 (0)