Skip to content

Commit f0b56f7

Browse files
committed
rollup: update 4.34.1 bottle.
1 parent 1e30ad4 commit f0b56f7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/rollup.rb

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

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "57e7893a1f5fae2ec6b7cd46ebdbeb5234214d552b25a645a01dce775c4e1941"
10-
sha256 cellar: :any, arm64_sonoma: "57e7893a1f5fae2ec6b7cd46ebdbeb5234214d552b25a645a01dce775c4e1941"
11-
sha256 cellar: :any, arm64_ventura: "57e7893a1f5fae2ec6b7cd46ebdbeb5234214d552b25a645a01dce775c4e1941"
12-
sha256 cellar: :any, sonoma: "8c156ba1da45e3fc7701620d822144c58d0a66c14da7b1adad53529118046576"
13-
sha256 cellar: :any, ventura: "8c156ba1da45e3fc7701620d822144c58d0a66c14da7b1adad53529118046576"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a01096a9434201dbaaafa8ecfc4d10af5051245d0f3da7663e99f35936e0131f"
9+
sha256 cellar: :any, arm64_sequoia: "c3ea6c65881753ff4ed1ac94da9ca4db8c33cd09ed9b6858c217a9f4ceffb5bf"
10+
sha256 cellar: :any, arm64_sonoma: "c3ea6c65881753ff4ed1ac94da9ca4db8c33cd09ed9b6858c217a9f4ceffb5bf"
11+
sha256 cellar: :any, arm64_ventura: "c3ea6c65881753ff4ed1ac94da9ca4db8c33cd09ed9b6858c217a9f4ceffb5bf"
12+
sha256 cellar: :any, sonoma: "d9ac68c28781e779d15f10c93e400c80a321d07885c0f7f8944eb07aeb60a09c"
13+
sha256 cellar: :any, ventura: "d9ac68c28781e779d15f10c93e400c80a321d07885c0f7f8944eb07aeb60a09c"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "076dac5348a61acfa69fe15eca17d6eee445762ef06a7e9f27da6741f25ed3bb"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)