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 4edff5d commit 6c48c28Copy full SHA for 6c48c28
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.46.2.tgz"
5
- sha256 "6dc9b57afe35cafcd40fa1d11138f37b8b5871b19b5fe29bd0205b20bf1a6b49"
+ url "https://registry.npmjs.org/rollup/-/rollup-4.46.3.tgz"
+ sha256 "db16c6e474bd3ee15167bbd7930fef3e6e1901dac2eba78a18a2ad023a697122"
6
license all_of: ["ISC", "MIT"]
7
8
bottle do
0 commit comments