From 0831e78b11295201482d485235705eac48f964bf Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Mon, 2 Dec 2024 13:47:36 -0800 Subject: [PATCH] gz-sim9: revision bump --- Formula/gz-sim9.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/gz-sim9.rb b/Formula/gz-sim9.rb index 6775b2dc2..9399794eb 100644 --- a/Formula/gz-sim9.rb +++ b/Formula/gz-sim9.rb @@ -4,7 +4,7 @@ class GzSim9 < Formula url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-9.0.0.tar.bz2" sha256 "62effba56ffbfdb2db67b6ccca17527df0ede7fa83469df72c2f043f6cc96ea8" license "Apache-2.0" - revision 1 + revision 2 head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim9"