Skip to content

Commit 6c48c28

Browse files
committed
rollup 4.46.3
1 parent 4edff5d commit 6c48c28

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.46.2.tgz"
5-
sha256 "6dc9b57afe35cafcd40fa1d11138f37b8b5871b19b5fe29bd0205b20bf1a6b49"
4+
url "https://registry.npmjs.org/rollup/-/rollup-4.46.3.tgz"
5+
sha256 "db16c6e474bd3ee15167bbd7930fef3e6e1901dac2eba78a18a2ad023a697122"
66
license all_of: ["ISC", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)