From ee1a3b4bddbba2f8e99cfa05a14a026c01cf08bd Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Mon, 18 Nov 2024 13:57:17 -0800 Subject: [PATCH] gz-physics6: revision bump --- Formula/gz-physics6.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/gz-physics6.rb b/Formula/gz-physics6.rb index 160eaa736..dcdf18c31 100644 --- a/Formula/gz-physics6.rb +++ b/Formula/gz-physics6.rb @@ -4,7 +4,7 @@ class GzPhysics6 < Formula url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-6.7.0.tar.bz2" sha256 "fbf2320c448c7b9d22034589673d6db17039c308529ae32ca08579349301eaf7" license "Apache-2.0" - revision 1 + revision 2 head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics6"