From 937309f01e40a682a08ef6577562fa4b773ba2d6 Mon Sep 17 00:00:00 2001 From: OSRF Build Bot Date: Fri, 29 Sep 2023 20:53:41 +0000 Subject: [PATCH] gz-gui8: update 8.0.0 --- Formula/gz-gui8.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/gz-gui8.rb b/Formula/gz-gui8.rb index 8219e1ac1..f16dc3adf 100644 --- a/Formula/gz-gui8.rb +++ b/Formula/gz-gui8.rb @@ -1,9 +1,8 @@ class GzGui8 < Formula desc "Common libraries for robotics applications. GUI Library" homepage "https://github.com/gazebosim/gz-gui" - url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-8.0.0~pre2.tar.bz2" - version "8.0.0-pre2" - sha256 "a62ac36ef0e7ca5259291c89e781579ad5b702916e7ef8613a1aba08c9528ece" + url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-8.0.0.tar.bz2" + sha256 "50815c1e81f985a616068e9c3d425ee035edfa2e7a13bd14ce3de41d9500fa40" license "Apache-2.0" head "https://github.com/gazebosim/gz-gui.git", branch: "gz-gui8"