We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0abb2 commit fb2a053Copy full SHA for fb2a053
Formula/r/rollup.rb
@@ -1,8 +1,8 @@
1
class Rollup < Formula
2
desc "Next-generation ES module bundler"
3
homepage "https://rollupjs.org/"
4
- url "https://registry.npmjs.org/rollup/-/rollup-4.34.1.tgz"
5
- sha256 "4fc5c9b538579026dbdf81f5060da40367f89b62041df8c08daf6308a5f66dc1"
+ url "https://registry.npmjs.org/rollup/-/rollup-4.34.2.tgz"
+ sha256 "409c33c52e6fecd9f2f13d484d0355e7bc067b3f9e2b530016a6bb2f68118f3d"
6
license all_of: ["ISC", "MIT"]
7
8
bottle do
0 commit comments