Skip to content

Commit

Permalink
rollup 4.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent e6dbbc1 commit e003a63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/r/rollup.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Rollup < Formula
desc "Next-generation ES module bundler"
homepage "https://rollupjs.org/"
url "https://registry.npmjs.org/rollup/-/rollup-4.22.0.tgz"
sha256 "ba027cf1e744cb0468e8ddbd314bbe74fc2256de217cbfefc3b843cf3a004258"
url "https://registry.npmjs.org/rollup/-/rollup-4.22.2.tgz"
sha256 "d7ad643d115b704a0ac69c69dd281b56c458c5abcbba4043e658bd7faa3292c1"
license all_of: ["ISC", "MIT"]

bottle do
Expand Down

0 comments on commit e003a63

Please sign in to comment.