webpack 4.27.0

Closes #34829.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Chongyu Zhu 2018-12-05 23:48:20 +08:00 committed by Thierry Moisan
parent d3e8e5d147
commit 691e66180a

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.26.1.tgz"
sha256 "00490aebc4cffe73424bf42f855addb6de5a1c7d30baa891ea2052fb4d84eeb9"
url "https://registry.npmjs.org/webpack/-/webpack-4.27.0.tgz"
sha256 "3f1b9aa7f691544b2dfd2de6e6fb5926da652585f602fdf55b436e115ec68034"
head "https://github.com/webpack/webpack.git"
bottle do