rollup 3.14.0

Closes #122337.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Ruoyu Zhong 2023-02-05 17:44:33 +08:00 committed by BrewTestBot
parent 281141f3ed
commit 2cdcf840cb
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-3.13.0.tgz"
sha256 "5028ad6f70f2b3a4fb89d1ec4e8dc9dc4a5b33a588b74bca07232c6681cfc34f"
url "https://registry.npmjs.org/rollup/-/rollup-3.14.0.tgz"
sha256 "4dfe28e9b09390d073baee1aed3a9f69c02f04a81f80b3e984fbe0c69012a3e5"
license all_of: ["ISC", "MIT"]
bottle do