File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
class Webpack < Formula
5
5
desc "Bundler for JavaScript and friends"
6
6
homepage "https://webpack.js.org/"
7
- url "https://registry.npmjs.org/webpack/-/webpack-5.%3Cspan%20class="x x-first x-last">73 .0.tgz"
8
- sha256 "10467b3419f790661bb801c168e61e88b5fa3d4ad70c0fc6b4c6b0b8fb4ffd0c "
7
+ url "https://registry.npmjs.org/webpack/-/webpack-5.%3Cspan%20class="x x-first x-last">74 .0.tgz"
8
+ sha256 "7b46d1be31aab35758b9850c5a5d46fc818a63a0f0bd502b4d47428400dcc07d "
9
9
license "MIT"
10
10
head "https://github.com/webpack/webpack.git" , branch : "main"
11
11
@@ -21,8 +21,8 @@ class Webpack < Formula
21
21
depends_on "node"
22
22
23
23
resource "webpack-cli" do
24
- url "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.%3Cspan%20class="x x-first x-last">9.2 .tgz"
25
- sha256 "cec2b7fb5b49724b7642edf21ff7645ce5591cc65a24ba37b8fbe12086773189 "
24
+ url "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.%3Cspan%20class="x x-first x-last">10.0 .tgz"
25
+ sha256 "ac434f92d847c9b811154860071f217c871e6e008abbd8342fcc8e9f5faf7f99 "
26
26
end
27
27
28
28
def install
You can’t perform that action at this time.
0 commit comments