Skip to content

Commit 1e30ad4

Browse files
committed
rollup 4.34.1
1 parent e178218 commit 1e30ad4

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

88
bottle do

0 commit comments

Comments
 (0)