From 46509dbca15f8a37a80ae4a4d5982b1f75d7f1c9 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 17 Dec 2017 03:05:11 -0800 Subject: [PATCH] webpack 3.10.0 Closes #21820. Signed-off-by: ilovezfs --- Formula/webpack.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/webpack.rb b/Formula/webpack.rb index 6977f35892..14950282fb 100644 --- a/Formula/webpack.rb +++ b/Formula/webpack.rb @@ -3,8 +3,8 @@ require "language/node" class Webpack < Formula desc "Bundler for JavaScript and friends" homepage "https://webpack.js.org/" - url "https://registry.npmjs.org/webpack/-/webpack-3.9.1.tgz" - sha256 "a6e9567e74564eedbaf2c19a989d1281a6dd7f27c00fe82fb4725712951333cf" + url "https://registry.npmjs.org/webpack/-/webpack-3.10.0.tgz" + sha256 "8c48dd80c28bd3e7e31114771f944ae42478ff87931be1a686f85d4f61149db7" head "https://github.com/webpack/webpack.git" bottle do