Skip to content

Commit 591d37b

Browse files
committed
rollup 4.52.4
1 parent f88a7a8 commit 591d37b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rollup.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rollup < Formula
22
desc "Next-generation ES module bundler"
33
homepage "https://rollupjs.org/"
4-
url "https://registry.npmjs.org/rollup/-/rollup-4.52.3.tgz"
5-
sha256 "5ed2919009b035fd39cebab1f4f317460d49d47c18dee4224518bf010e32a6aa"
4+
url "https://registry.npmjs.org/rollup/-/rollup-4.52.4.tgz"
5+
sha256 "7efa444d2d1792db2c64d4ad7949e0d9bf8ce477f50fe561c650900f68bb0122"
66
license all_of: ["ISC", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)