From c4a036fc18f2e4433fd8bc6abe0917bed01c6f8c Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 14 Apr 2017 08:36:42 -0700 Subject: [PATCH] webpack 2.4.1 Closes #12442. Signed-off-by: JCount --- Formula/webpack.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/webpack.rb b/Formula/webpack.rb index 9f857942d3..e2b350150b 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-2.3.3.tgz" - sha256 "d9e1268063f363eabd27c3a24d14ff83ed2108db0ad2fe476a1056634dee7b17" + url "https://registry.npmjs.org/webpack/-/webpack-2.4.1.tgz" + sha256 "6c7998db7719986842886b77cbabb137639bc06541d093b567a4882c934bd61b" head "https://github.com/webpack/webpack.git" bottle do