Skip to content

Commit 40a5fa1

Browse files
committed
rollup: update 4.24.4 bottle.
1 parent 58191bf commit 40a5fa1

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: "917fd51b3522efcbf3c38b4ecd288b591ca78df78d836eebba49d43033410d53"
10-
sha256 cellar: :any, arm64_sonoma: "917fd51b3522efcbf3c38b4ecd288b591ca78df78d836eebba49d43033410d53"
11-
sha256 cellar: :any, arm64_ventura: "917fd51b3522efcbf3c38b4ecd288b591ca78df78d836eebba49d43033410d53"
12-
sha256 cellar: :any, sonoma: "718b153569775c0f5f3071085ce80ba4260c6478ac9759561b06e485b2fb6122"
13-
sha256 cellar: :any, ventura: "718b153569775c0f5f3071085ce80ba4260c6478ac9759561b06e485b2fb6122"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4671097ff63d60c876b32eba4bf224cc9f21e13bc4aa478d93168573d2398fb3"
9+
sha256 cellar: :any, arm64_sequoia: "265ec5eee5dd8459a0848aea6d849c5b245de432b91beeea6cc687ee56b2eaad"
10+
sha256 cellar: :any, arm64_sonoma: "265ec5eee5dd8459a0848aea6d849c5b245de432b91beeea6cc687ee56b2eaad"
11+
sha256 cellar: :any, arm64_ventura: "265ec5eee5dd8459a0848aea6d849c5b245de432b91beeea6cc687ee56b2eaad"
12+
sha256 cellar: :any, sonoma: "b47f890be1c047a6a238656336f28765249340c34be188226f142288da276eac"
13+
sha256 cellar: :any, ventura: "b47f890be1c047a6a238656336f28765249340c34be188226f142288da276eac"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e4c0893d7408a4703ca814dda8b48e0f9c8c513aba501a34c8704977c935ba1"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)