rollup 2.61.1

Closes #91029.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dustin Rodrigues 2021-12-11 10:40:03 -05:00 committed by BrewTestBot
parent a53a5d3fce
commit 97bead8e9b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require "language/node"
class Rollup < Formula
desc "Next-generation ES module bundler"
homepage "https://rollupjs.org/"
url "https://registry.npmjs.org/rollup/-/rollup-2.61.0.tgz"
sha256 "db65e9e7ca59534b61cea2ce66ba9377e2701238e46709eaea986146a39ede80"
url "https://registry.npmjs.org/rollup/-/rollup-2.61.1.tgz"
sha256 "933501aa0bf62ddb7676c21cc32a52f1a3465f89635b79b22ca0107d813ffaf7"
license all_of: ["ISC", "MIT"]
bottle do