From d0f752df5966bdb45032ad873c7bfdd7bb4a926c Mon Sep 17 00:00:00 2001 From: OSRF Build Bot Date: Fri, 24 Oct 2025 17:15:02 +0000 Subject: [PATCH] gz-sim8: update 8.10.0 --- Formula/gz-sim8.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/gz-sim8.rb b/Formula/gz-sim8.rb index 8c1705af0..bf2324bdb 100644 --- a/Formula/gz-sim8.rb +++ b/Formula/gz-sim8.rb @@ -1,10 +1,9 @@ class GzSim8 < Formula desc "Gazebo Sim robot simulator" homepage "https://github.com/gazebosim/gz-sim" - url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-8.9.0.tar.bz2" - sha256 "c55aa45a4f12ddad7115455722afd2fe9bb7fef7cc3fa119a2a24ea77e58dedf" + url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-8.10.0.tar.bz2" + sha256 "42951750ca9f77abde245ba9f86f02aa1693f072b3294d371224371ac8afcfc7" license "Apache-2.0" - revision 18 head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim8"