webpack 4.20.2

Closes #32483.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-09-27 13:39:17 +08:00
parent 03753233c4
commit 76588fd729
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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