webpack 3.0.0

Closes #14733.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-06-19 09:38:42 -07:00
parent 9e27cb0b0d
commit 1d7a5245f6

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.6.1.tgz"
sha256 "5d6600d3aaa08f4fe95d7cb30f25df2cc6c116fca8579ba7b637baf7e8474e83"
url "https://registry.npmjs.org/webpack/-/webpack-3.0.0.tgz"
sha256 "290be3ffe1210b09e057afdc062e80ad6c6041d43ecc26dc4d525871eb1900e0"
head "https://github.com/webpack/webpack.git"
bottle do