webpack 4.25.0
Closes #33774. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4e434db588
commit
6b97bc353c
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.23.1.tgz"
|
||||
sha256 "38a2cc36ecb4f94a33f475a6d28356e5dfc70d145cd64ef247426de765fb2de1"
|
||||
url "https://registry.npmjs.org/webpack/-/webpack-4.25.0.tgz"
|
||||
sha256 "726c6c8df211f9abb76a4b7af27b818bf42546ac9a5f6dd870cfbf19d4b69bc7"
|
||||
head "https://github.com/webpack/webpack.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue