Skip to content

Commit 2361127

Browse files
committed
rollup 4.41.1
1 parent c4a0a05 commit 2361127

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.41.0.tgz"
5-
sha256 "d1a28d625e6312b541d4cd8f2f4bec68f2aab8a64aa71db50868130eb859446d"
4+
url "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz"
5+
sha256 "9131471ee1dde8051bb7d793de31de67c56eb23f4196e1a6c05a9d49911ddde8"
66
license all_of: ["ISC", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)