Skip to content

Commit

Permalink
webpack 2.6.1
Browse files Browse the repository at this point in the history
Closes #13924.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed May 25, 2017
1 parent 9e3228d commit 4e41543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/webpack.rb
Expand Up @@ -3,8 +3,8 @@
class Webpack < Formula
desc "Bundler for JavaScript and friends"
homepage "https://webpack.js.org/"
url "https://registry.npmjs.org/webpack/-/webpack-2.6.0.tgz"
sha256 "a5528975c5f312c8a400267ee17fa80ac1b7ceee6991aa3b06ac59ab7ef29427"
url "https://registry.npmjs.org/webpack/-/webpack-2.6.1.tgz"
sha256 "5d6600d3aaa08f4fe95d7cb30f25df2cc6c116fca8579ba7b637baf7e8474e83"
head "https://github.com/webpack/webpack.git"

bottle do
Expand Down

0 comments on commit 4e41543

Please sign in to comment.