Skip to content

Commit

Permalink
rollup: update 4.22.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent e003a63 commit e6f46ca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/r/rollup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Rollup < Formula
license all_of: ["ISC", "MIT"]

bottle do
sha256 cellar: :any, arm64_sequoia: "255145647535cf52cb84343be5c26ae2eafc360a4631976de191b661b4dbb9d7"
sha256 cellar: :any, arm64_sonoma: "255145647535cf52cb84343be5c26ae2eafc360a4631976de191b661b4dbb9d7"
sha256 cellar: :any, arm64_ventura: "255145647535cf52cb84343be5c26ae2eafc360a4631976de191b661b4dbb9d7"
sha256 cellar: :any, sonoma: "649197f1e0b12d23443223963aba6a112234dfc8465e6cb087203b7e5079eedd"
sha256 cellar: :any, ventura: "649197f1e0b12d23443223963aba6a112234dfc8465e6cb087203b7e5079eedd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9a9578ca2450b32556d162441f3167c42ce3b049e896914e937aa36176d451b9"
sha256 cellar: :any, arm64_sequoia: "984b34ca0c991ac77692ad89b249d0f0823472306eb91f7b452f006e89b0d105"
sha256 cellar: :any, arm64_sonoma: "984b34ca0c991ac77692ad89b249d0f0823472306eb91f7b452f006e89b0d105"
sha256 cellar: :any, arm64_ventura: "984b34ca0c991ac77692ad89b249d0f0823472306eb91f7b452f006e89b0d105"
sha256 cellar: :any, sonoma: "5b9dfe91bc990d356b91841beede43e61c92c5b4ea4026624907e71344e0c285"
sha256 cellar: :any, ventura: "5b9dfe91bc990d356b91841beede43e61c92c5b4ea4026624907e71344e0c285"
sha256 cellar: :any_skip_relocation, x86_64_linux: "094573770344b5a9548cc6b1e69ddc40a7e1297dceb7109dee828d86606df3a2"
end

depends_on "node"
Expand Down

0 comments on commit e6f46ca

Please sign in to comment.