Skip to content

Commit c8851b6

Browse files
committed
rollup: update 4.46.3 bottle.
1 parent 6c48c28 commit c8851b6

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: "f0ad1db1d0a728ddad6f744b705f0d593a5c3bd1112423f957b70427da5c75af"
10-
sha256 cellar: :any, arm64_sonoma: "f0ad1db1d0a728ddad6f744b705f0d593a5c3bd1112423f957b70427da5c75af"
11-
sha256 cellar: :any, arm64_ventura: "f0ad1db1d0a728ddad6f744b705f0d593a5c3bd1112423f957b70427da5c75af"
12-
sha256 cellar: :any, sonoma: "51066d36c961f4e443f5855caaf5ac9d874b1160e4cc53bff6548ce9da894eda"
13-
sha256 cellar: :any, ventura: "51066d36c961f4e443f5855caaf5ac9d874b1160e4cc53bff6548ce9da894eda"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "e79e86080cb86db217cb09dd500b9e18bbd15dabfe8991541a57b47176d3e707"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0b2866300def36f54cf290e2b5b041ee16e7ba65e195a657ae6d895b6eafb47e"
9+
sha256 cellar: :any, arm64_sequoia: "57b9d8a95262753008fab7f7503358d2aaecf507f65a9f0c146a0484c019c75e"
10+
sha256 cellar: :any, arm64_sonoma: "57b9d8a95262753008fab7f7503358d2aaecf507f65a9f0c146a0484c019c75e"
11+
sha256 cellar: :any, arm64_ventura: "57b9d8a95262753008fab7f7503358d2aaecf507f65a9f0c146a0484c019c75e"
12+
sha256 cellar: :any, sonoma: "90a0d3cc80f8099f49eb110a5efe5ffd0105ecadae3ec27952d069d9a41f7507"
13+
sha256 cellar: :any, ventura: "90a0d3cc80f8099f49eb110a5efe5ffd0105ecadae3ec27952d069d9a41f7507"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "db69b1673afdb2f6904625ced54e177f1b3fbc08bc9286f8a51ff5fdb11a2185"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6a5b5606a810f278af59ee52b9ffef9ddc09cdef7a607b20f2dac92da8f2f8a1"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)