webpack 4.41.5
Closes #48343. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
286004089d
commit
42762665c0
1 changed files with 2 additions and 2 deletions
|
@ -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.41.4.tgz"
|
||||
sha256 "b945dda13f5c89078937b5cc29399e44222cbe9f1ca87fd3a5afa57f6c1b96e9"
|
||||
url "https://registry.npmjs.org/webpack/-/webpack-4.41.5.tgz"
|
||||
sha256 "d8e3aee9a8a9b32f98aae370410e81261bb24b65ccb31e2b2f885b75318b268c"
|
||||
head "https://github.com/webpack/webpack.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue