webpack 4.32.1

Closes #40172.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-05-22 07:58:33 -04:00 committed by Chongyu Zhu
parent 08b1c06115
commit 01594f1e54
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.32.0.tgz"
sha256 "f7c64853e33ebd82834b471a85b1e90dca787d2bf86d8468c19f75f379ebebd6"
url "https://registry.npmjs.org/webpack/-/webpack-4.32.1.tgz"
sha256 "bce94158db75997ea7d56bb7f4d8f4ee8e98072dc9c0d8c588ea4f762054cc93"
head "https://github.com/webpack/webpack.git"
bottle do