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 e646dc6 commit 146eaa0Copy full SHA for 146eaa0
Formula/w/webpack.rb
@@ -3,8 +3,8 @@
3
class Webpack < Formula
4
desc "Bundler for JavaScript and friends"
5
homepage "https://webpack.js.org/"
6
- url "https://registry.npmjs.org/webpack/-/webpack-5.99.7.tgz"
7
- sha256 "2a3a2f1b361571e912cb6311e896d7684b65874a63c0c92254e81ceb9dfc6575"
+ url "https://registry.npmjs.org/webpack/-/webpack-5.99.8.tgz"
+ sha256 "0476665eee672dc56cffc7338ee02d99ccf3c973780f304a02ff40e0d4850ee3"
8
license "MIT"
9
head "https://github.com/webpack/webpack.git", branch: "main"
10
0 commit comments