webpack 4.41.5

Closes #48343.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-12-28 02:06:54 -05:00 committed by FX Coudert
parent 286004089d
commit 42762665c0

View file

@ -4,8 +4,8 @@ require "json"
class Webpack < Formula class Webpack < Formula
desc "Bundler for JavaScript and friends" desc "Bundler for JavaScript and friends"
homepage "https://webpack.js.org/" homepage "https://webpack.js.org/"
url "https://registry.npmjs.org/webpack/-/webpack-4.41.4.tgz" url "https://registry.npmjs.org/webpack/-/webpack-4.41.5.tgz"
sha256 "b945dda13f5c89078937b5cc29399e44222cbe9f1ca87fd3a5afa57f6c1b96e9" sha256 "d8e3aee9a8a9b32f98aae370410e81261bb24b65ccb31e2b2f885b75318b268c"
head "https://github.com/webpack/webpack.git" head "https://github.com/webpack/webpack.git"
bottle do bottle do