webpack 4.16.1

Closes #30148.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-07-16 21:48:52 -07:00
parent 042bc9afaf
commit 15917946ef

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.16.0.tgz"
sha256 "eb8e81ef1b23d2b60b29effa39f280288d276b120cb302f981c7b0662907e5e5"
url "https://registry.npmjs.org/webpack/-/webpack-4.16.1.tgz"
sha256 "19b9135f4071e438a59c39e83a44c0cb1922cba4b6e90e19063c317663495929"
head "https://github.com/webpack/webpack.git"
bottle do