8000 webpack: update 5.90.3 bottle. · ArduinoBot/homebrew-core@a27ca41 · GitHub
[go: up one dir, main page]

Skip to content

Commit a27ca41

Browse files
committed
webpack: update 5.90.3 bottle.
1 parent e5fc248 commit a27ca41

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
@@ -10,13 +10,13 @@ class Webpack < Formula
1010
head "https://github.com/webpack/webpack.git", branch: "main"
1111

1212
bottle do
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9b5e728cda9e51766e5191f9a00116a8bc8c534359102fe83035eb5bfb86ffaf"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9b5e728cda9e51766e5191f9a00116a8bc8c534359102fe83035eb5bfb86ffaf"
15-
sha256 cellar: :any_skip_relocation, arm64_monterey: "9b5e728cda9e51766e5191f9a00116a8bc8c534359102fe83035eb5bfb86ffaf"
16-
sha256 cellar: :any_skip_relocation, sonoma: "de4e18776e0b1fa30646d539343c79cec60b495ad3b91573970fb0f62f292151"
17-
sha256 cellar: :any_skip_relocation, ventura: "de4e18776e0b1fa30646d539343c79cec60b495ad3b91573970fb0f62f292151"
18-
sha256 cellar: :any_skip_relocation, monterey: "de4e18776e0b1fa30646d539343c79cec60b495ad3b91573970fb0f62f292151"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9b5e728cda9e51766e5191f9a00116a8bc8c534359102fe83035eb5bfb86ffaf"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7af2f6271422901919c6e8db5ad5eac3f7b995054f9288df975aac0da80b7fd0"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7af2f6271422901919c6e8db5ad5eac3f7b995054f9288df975aac0da80b7fd0"
15+
sha256 cellar: :any_skip_relocation, arm64_monterey: "7af2f6271422901919c6e8db5ad5eac3f7b995054f9288df975aac0da80b7fd0"
16+
sha256 cellar: :any_skip_relocation, sonoma: "d9700817ce63c0ce855270ec140d180ba4f429fed5640bc7d45895b717d62971"
17+
sha256 cellar: :any_skip_relocation, ventura: "d9700817ce63c0ce855270ec140d180ba4f429fed5640bc7d45895b717d62971"
18+
sha256 cellar: :any_skip_relocation, monterey: "d9700817ce63c0ce855270ec140d180ba4f429fed5640bc7d45895b717d62971"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7af2f6271422901919c6e8db5ad5eac3f7b995054f9288df975aac0da80b7fd0"
2020
end
2121

2222
depends_on "node"

0 commit comments

Comments
 (0)
0