Skip to content

Commit 6e6d795

Browse files
committed
webpack 5.100.1
1 parent 9f9e2d6 commit 6e6d795

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
@@ -3,8 +3,8 @@
33
class Webpack < Formula
44
desc "Bundler for JavaScript and friends"
55
homepage "https://webpack.js.org/"
6-
url "https://registry.npmjs.org/webpack/-/webpack-5.100.0.tgz"
7-
sha256 "44a0b2db2ef379d68105f3ca7986cf41601c4c7f7c50e8900df18865b8d477ed"
6+
url "https://registry.npmjs.org/webpack/-/webpack-5.100.1.tgz"
7+
sha256 "cf46a6482ff67e3d6173231e4c0e83fbbeaf9bf54fed5ad6fb8cc50a33a2f9dc"
88
license "MIT"
99
head "https://github.com/webpack/webpack.git", branch: "main"
1010

0 commit comments

Comments
 (0)