We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33063e commit e5fc248Copy full SHA for e5fc248
Formula/w/webpack.rb
@@ -4,8 +4,8 @@
4
class Webpack < Formula
5
desc "Bundler for JavaScript and friends"
6
homepage "https://webpack.js.org/"
7
- url "https://registry.npmjs.org/webpack/-/webpack-5.90.2.tgz"
8
- sha256 "d96010242658a2ac8fea4a1de2f0e6d6da2a4c92315a56bd84f627f65e2a1746"
+ url "https://registry.npmjs.org/webpack/-/webpack-5.90.3.tgz"
+ sha256 "83867fd8573e759f6280c8fb662c4c560e752bbaf930c9e5244844f952974d05"
9
license "MIT"
10
head "https://github.com/webpack/webpack.git", branch: "main"
11
0 commit comments