webpack 5.10.0
Closes #66257. Signed-off-by: Rylan Polster <rslpolster@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
d7aa6a1c9b
commit
1d9417ecc2
|
@ -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-5.9.0.tgz"
|
||||
sha256 "a11fae84f77cc1730a70c8d87b17c01e7ebdfe9cc480e818b55e1bdb19159fbe"
|
||||
url "https://registry.npmjs.org/webpack/-/webpack-5.10.0.tgz"
|
||||
sha256 "a94c2bfea7fed07536e6ea32d22307da40dec28caf3fdfffe1d8dd0f0afe6c51"
|
||||
license "MIT"
|
||||
head "https://github.com/webpack/webpack.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue