Skip to content

Commit eade239

Browse files
committed
rollup: update 4.41.1 bottle.
1 parent 2361127 commit eade239

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/r/rollup.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Rollup < Formula
66
license all_of: ["ISC", "MIT"]
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "a97f8698218e9f68863375de278b01df423d89670001ebbeef2a310747cd8aac"
10-
sha256 cellar: :any, arm64_sonoma: "a97f8698218e9f68863375de278b01df423d89670001ebbeef2a310747cd8aac"
11-
sha256 cellar: :any, arm64_ventura: "a97f8698218e9f68863375de278b01df423d89670001ebbeef2a310747cd8aac"
12-
sha256 cellar: :any, sonoma: "b0d8937bc28983b799965be33221d45553583c0dd3ea6d005b136797527b9e5b"
13-
sha256 cellar: :any, ventura: "b0d8937bc28983b799965be33221d45553583c0dd3ea6d005b136797527b9e5b"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "462e0f1fabba38ff9ae7c423d5380ff594a460c2bca0635cb98f328e3d67f250"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "78f9e519077030a79d75b77472339fc249fea25bbba599ccc81f2a00b964163f"
9+
sha256 cellar: :any, arm64_sequoia: "373fc2d1afe349b9155430063b029e8be3b3456583cb3fea4e83f275073ec2e0"
10+
sha256 cellar: :any, arm64_sonoma: "373fc2d1afe349b9155430063b029e8be3b3456583cb3fea4e83f275073ec2e0"
11+
sha256 cellar: :any, arm64_ventura: "373fc2d1afe349b9155430063b029e8be3b3456583cb3fea4e83f275073ec2e0"
12+
sha256 cellar: :any, sonoma: "91f0fa69fc2bfb129315477e2b172f956408fd6a698b3df93b8b2cccd1d0efbf"
13+
sha256 cellar: :any, ventura: "91f0fa69fc2bfb129315477e2b172f956408fd6a698b3df93b8b2cccd1d0efbf"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "ac8ada64af4772cb0dccf59c6e51f5b4f3033c41c6b73bb176a7e9c97ff74868"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "039238c623fb7770980702090f90c68a51ef6df0c9c166f5fd10e1feeca7da78"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)