diff --git a/Formula/webpack.rb b/Formula/webpack.rb index 654b098564..9b3e91a8c7 100644 --- a/Formula/webpack.rb +++ b/Formula/webpack.rb @@ -4,8 +4,8 @@ require "json" class Webpack < Formula desc "Bundler for JavaScript and friends" homepage "https://webpack.js.org/" - url "https://registry.npmjs.org/webpack/-/webpack-4.16.0.tgz" - sha256 "eb8e81ef1b23d2b60b29effa39f280288d276b120cb302f981c7b0662907e5e5" + url "https://registry.npmjs.org/webpack/-/webpack-4.16.1.tgz" + sha256 "19b9135f4071e438a59c39e83a44c0cb1922cba4b6e90e19063c317663495929" head "https://github.com/webpack/webpack.git" bottle do