From aba209ad2bf6da0b0ab03d51bbf50672731b7f0c Mon Sep 17 00:00:00 2001 From: OSRF Build Bot Date: Sat, 15 Feb 2025 01:48:11 +0000 Subject: [PATCH] update bottle. --- Formula/gz-physics8.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gz-physics8.rb b/Formula/gz-physics8.rb index c61242ffe..ea35f3a10 100644 --- a/Formula/gz-physics8.rb +++ b/Formula/gz-physics8.rb @@ -9,8 +9,8 @@ class GzPhysics8 < Formula bottle do root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 sonoma: "d4099454cf6e121ee09a297de5536ae109f1e834b6b3a9465058f0ea5592f4cd" - sha256 ventura: "9481950579531b0b737dfe2985d5655c13807601fbf5f56e742b6999079dbdcb" + sha256 sonoma: "191d81374e8726f7d5aadf5c48346e83d0329168d3467fa5add431785b63f4d5" + sha256 ventura: "9491c6ef4351e22c58eee8730d6341548c2c7609db2797bbf8db25798ecd6060" end depends_on "cmake" => [:build, :test]