webpack 2.4.1

Closes #12442.

Signed-off-by: JCount <JCount42@gmail.com>
master
ilovezfs 2017-04-14 08:36:42 -07:00 committed by JCount
parent d2095e931a
commit c4a036fc18
1 changed files with 2 additions and 2 deletions

View File

@ -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