From e6806891ce6f6f47e7f94062ff586de1e4efd00c Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Thu, 9 Jan 2025 23:47:10 -0800 Subject: [PATCH] ignition-transport8: revision bump rebuild --- Formula/ignition-transport8.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/ignition-transport8.rb b/Formula/ignition-transport8.rb index c4f67d6ee..33376bf93 100644 --- a/Formula/ignition-transport8.rb +++ b/Formula/ignition-transport8.rb @@ -4,7 +4,7 @@ class IgnitionTransport8 < Formula url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport8-8.5.0.tar.bz2" sha256 "5edd15699e35ade5ad2f814af1f5e96a866f7908e16b55333abb23978f44d4c6" license "Apache-2.0" - revision 31 + revision 32 head "https://github.com/gazebosim/gz-transport.git", branch: "ign-transport8"