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 c4a0a05 commit 2361127Copy full SHA for 2361127
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.41.0.tgz"
5
- sha256 "d1a28d625e6312b541d4cd8f2f4bec68f2aab8a64aa71db50868130eb859446d"
+ url "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz"
+ sha256 "9131471ee1dde8051bb7d793de31de67c56eb23f4196e1a6c05a9d49911ddde8"
6
license all_of: ["ISC", "MIT"]
7
8
bottle do
0 commit comments