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 f88a7a8 commit 591d37bCopy full SHA for 591d37b
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.52.3.tgz"
5
- sha256 "5ed2919009b035fd39cebab1f4f317460d49d47c18dee4224518bf010e32a6aa"
+ url "https://registry.npmjs.org/rollup/-/rollup-4.52.4.tgz"
+ sha256 "7efa444d2d1792db2c64d4ad7949e0d9bf8ce477f50fe561c650900f68bb0122"
6
license all_of: ["ISC", "MIT"]
7
8
bottle do
0 commit comments