Skip to content

Commit

Permalink
gz-rendering7 7.5.0 (#2869)
Browse files Browse the repository at this point in the history
* update  bottle.

Co-authored-by: Steve Peters <[email protected]>
  • Loading branch information
osrfbuild and scpeters authored Nov 13, 2024
1 parent 2100d3e commit a5bb24b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/gz-rendering7.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class GzRendering7 < Formula
desc "Rendering library for robotics applications"
homepage "https://gazebosim.org"
url "https://osrf-distributions.s3.amazonaws.com/gz-rendering/releases/gz-rendering-7.4.2.tar.bz2"
sha256 "81101ddb26c630dd0292c34a83d7736596d8ee1ac5d7b8ec4980f485de8ba87d"
url "https://osrf-distributions.s3.amazonaws.com/gz-rendering/releases/gz-rendering-7.5.0.tar.bz2"
sha256 "fcf0faff1ec286550f7bd9fd1e2c0cd6728bbabc5b831e0a018adf3798df9658"
license "Apache-2.0"
revision 7

head "https://github.com/gazebosim/gz-rendering.git", branch: "gz-rendering7"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "b731152eca5dd829d1c327f968face29909fb099e2a062579592cc6f518e5f5f"
sha256 ventura: "ef13733bd1a35b4841c2d55f8f512987edeae9f3d26bf40a1b93a80e0db4084f"
sha256 sonoma: "a132de22cbd39f2b2829f504056eb500e6d42c3d5838ad14d16980e39896b98f"
sha256 ventura: "c96af0f852846c9e04e3f1f03eefb61b8c22c0d3a44f725ce26e06800c9bcf3c"
end

depends_on "cmake" => [:build, :test]
Expand Down

0 comments on commit a5bb24b

Please sign in to comment.