webpack 3.0.0
Closes #14733. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9e27cb0b0d
commit
1d7a5245f6
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Webpack < Formula
|
||||
desc "Bundler for JavaScript and friends"
|
||||
homepage "https://webpack.js.org/"
|
||||
url "https://registry.npmjs.org/webpack/-/webpack-2.6.1.tgz"
|
||||
sha256 "5d6600d3aaa08f4fe95d7cb30f25df2cc6c116fca8579ba7b637baf7e8474e83"
|
||||
url "https://registry.npmjs.org/webpack/-/webpack-3.0.0.tgz"
|
||||
sha256 "290be3ffe1210b09e057afdc062e80ad6c6041d43ecc26dc4d525871eb1900e0"
|
||||
head "https://github.com/webpack/webpack.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue