Skip to content

Commit e5fc248

Browse files
committed
webpack 5.90.3
1 parent c33063e commit e5fc248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/webpack.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
class Webpack < Formula
55
desc "Bundler for JavaScript and friends"
66
homepage "https://webpack.js.org/"
7-
url "https://registry.npmjs.org/webpack/-/webpack-5.90.2.tgz"
8-
sha256 "d96010242658a2ac8fea4a1de2f0e6d6da2a4c92315a56bd84f627f65e2a1746"
7+
url "https://registry.npmjs.org/webpack/-/webpack-5.90.3.tgz"
8+
sha256 "83867fd8573e759f6280c8fb662c4c560e752bbaf930c9e5244844f952974d05"
99
license "MIT"
1010
head "https://github.com/webpack/webpack.git", branch: "main"
1111

0 commit comments

Comments
 (0)