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 9f9e2d6 commit 6e6d795Copy full SHA for 6e6d795
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.100.0.tgz"
7
- sha256 "44a0b2db2ef379d68105f3ca7986cf41601c4c7f7c50e8900df18865b8d477ed"
+ url "https://registry.npmjs.org/webpack/-/webpack-5.100.1.tgz"
+ sha256 "cf46a6482ff67e3d6173231e4c0e83fbbeaf9bf54fed5ad6fb8cc50a33a2f9dc"
8
license "MIT"
9
head "https://github.com/webpack/webpack.git", branch: "main"
10
0 commit comments