From 2af0524f100dc2cf9c37990d75dc3c09f0a53b47 Mon Sep 17 00:00:00 2001 From: OSRF Build Bot Date: Mon, 18 Nov 2024 22:07:06 +0000 Subject: [PATCH] sdformat14: update 14.6.0 --- Formula/sdformat14.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/sdformat14.rb b/Formula/sdformat14.rb index e5f8225d0..b48ef75c6 100644 --- a/Formula/sdformat14.rb +++ b/Formula/sdformat14.rb @@ -1,10 +1,9 @@ class Sdformat14 < Formula desc "Simulation Description Format" homepage "http://sdformat.org" - url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-14.5.0.tar.bz2" - sha256 "4b0a99a51378a73e0e3bc209c244eff127ded55a3724d614b8cf051e7d905273" + url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-14.6.0.tar.bz2" + sha256 "bb5fc3ab50a54fff2aaa2499f0914d37139db5ed8cc0e816bf3571a071938739" license "Apache-2.0" - revision 2 head "https://github.com/gazebosim/sdformat.git", branch: "main"