webpack 4.20.2
Closes #32483. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
03753233c4
commit
76588fd729
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ require "json"
|
|||
class Webpack < Formula
|
||||
desc "Bundler for JavaScript and friends"
|
||||
homepage "https://webpack.js.org/"
|
||||
url "https://registry.npmjs.org/webpack/-/webpack-4.19.1.tgz"
|
||||
sha256 "166f1848683ac9b599f74da922576f8b0c847d5b92e50af53240a84b1ea8e935"
|
||||
url "https://registry.npmjs.org/webpack/-/webpack-4.20.2.tgz"
|
||||
sha256 "7c35ffc4a322aeec899179c94e4d702a1c05f40c9665042d6e169375c7134b72"
|
||||
head "https://github.com/webpack/webpack.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue