From d3924bc3d6ff383eecc8bd95b9fa33f78ba585d9 Mon Sep 17 00:00:00 2001 From: OSRF Build Bot Date: Fri, 14 Feb 2025 15:18:06 +0000 Subject: [PATCH] gz-physics8: update 8.1.0 --- Formula/gz-physics8.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/gz-physics8.rb b/Formula/gz-physics8.rb index c42010767..c61242ffe 100644 --- a/Formula/gz-physics8.rb +++ b/Formula/gz-physics8.rb @@ -1,10 +1,9 @@ class GzPhysics8 < Formula desc "Physics library for robotics applications" homepage "https://github.com/gazebosim/gz-physics" - url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-8.0.0.tar.bz2" - sha256 "f842ea942ccb27b6f0854eedc1314c3e0bdd415cdac000ce4320d209ff3a42ee" + url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-8.1.0.tar.bz2" + sha256 "4dc187a27b5c2b34a22ff911ae770a551a49468ca53bdd24316f57e6e18e6490" license "Apache-2.0" - revision 4 head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics8"