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 bccf550 commit 1751c8eCopy full SHA for 1751c8e
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.101.0.tgz"
7
- sha256 "308ca5aa5ad39e4c20fce043d51d9457ed33a3d86d264a6257d565d28fcccb15"
+ url "https://registry.npmjs.org/webpack/-/webpack-5.101.1.tgz"
+ sha256 "2be80b52d1d5c1bb49cb878e39519c9fbebd7780859f9375a7eda42902d5b0d9"
8
license "MIT"
9
head "https://github.com/webpack/webpack.git", branch: "main"
10
0 commit comments