Skip to content

Commit fb2a053

Browse files
committed
rollup 4.34.2
1 parent 1c0abb2 commit fb2a053

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.34.1.tgz"
5-
sha256 "4fc5c9b538579026dbdf81f5060da40367f89b62041df8c08daf6308a5f66dc1"
4+
url "https://registry.npmjs.org/rollup/-/rollup-4.34.2.tgz"
5+
sha256 "409c33c52e6fecd9f2f13d484d0355e7bc067b3f9e2b530016a6bb2f68118f3d"
66
license all_of: ["ISC", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)