Skip to content

Commit e129bb1

Browse files
committed
webpack: update 5.101.3 bottle.
1 parent 0fcd0ca commit e129bb1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Formula/w/webpack.rb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,7 @@ 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: "62703486739d0189fc2b9e14a8ccece784ce7d7e2ef3e37f5dda8b978c871f83"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "62703486739d0189fc2b9e14a8ccece784ce7d7e2ef3e37f5dda8b978c871f83"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "62703486739d0189fc2b9e14a8ccece784ce7d7e2ef3e37f5dda8b978c871f83"
15-
sha256 cellar: :any_skip_relocation, sonoma: "62703486739d0189fc2b9e14a8ccece784ce7d7e2ef3e37f5dda8b978c871f83"
16-
sha256 cellar: :any_skip_relocation, ventura: "62703486739d0189fc2b9e14a8ccece784ce7d7e2ef3e37f5dda8b978c871f83"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "b439ba24f0e9ff3b6d5694e3533001680bf2732dd522ab616c0f1dc5d42e6188"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b439ba24f0e9ff3b6d5694e3533001680bf2732dd522ab616c0f1dc5d42e6188"
12+
sha256 cellar: :any_skip_relocation, all: "72401062d05a0d2da4ae38fa0bb82df98f4bb48d683a8d204a3732bd7e7931a2"
1913
end
2014

2115
depends_on "node"

0 commit comments

Comments
 (0)