webpack 3.8.1

Closes #19546.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-10-17 12:00:38 -07:00
parent 2d33872a1b
commit 9b0d989a34

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-3.7.1.tgz"
sha256 "1e135fc189ede52004d4c8d28e9866257d7c8fde1657b54733fd1c20ffe6ca2a"
url "https://registry.npmjs.org/webpack/-/webpack-3.8.1.tgz"
sha256 "7a2199f523c1f9eb1e57eb584dc61562ba77e198517f22e5c4330936ded8ef44"
head "https://github.com/webpack/webpack.git"
bottle do