Skip to content

Commit

Permalink
gz-rendering7 7.2.0 (#2124)
Browse files Browse the repository at this point in the history
* update  bottle.
  • Loading branch information
osrfbuild authored Nov 15, 2022
1 parent 9044d2d commit ac1b984
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Formula/gz-rendering7.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
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.1.0.tar.bz2"
sha256 "e4b7f899b6232d99594a12bfb0b93409d0e94ecbf9643ef2ee5ce946200b619d"
url "https://osrf-distributions.s3.amazonaws.com/gz-rendering/releases/gz-rendering-7.2.0.tar.bz2"
sha256 "677c0c7e48d3b741f6d62de53a391e2d368588a2bf6438eda6cb2cb0c53b17a9"
license "Apache-2.0"

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 monterey: "9f1db00a3a64926a3cd2785acb7cdb0f2549916475e544ccd5ad0dc0c2bbd036"
sha256 big_sur: "c63ff0ebbe8cc34ca7e272490ff3b4453f405ad8816463ebefc80f5a47acfd12"
sha256 catalina: "b0d28262652d3bafc787a0d2d7719917e28a1479d8458c5bbb61763a99ec7cf0"
sha256 monterey: "87bd1f55ce300262f6adc243f6a2622094966d4f9e1eba536c5db31ea9d9463d"
sha256 big_sur: "69c9d91834648547b0a12daba45512edcac66541b68270a9717abaf7b00926aa"
sha256 catalina: "0796f9cb2085860812ae6bc9e2269191db0958dcef22fedb203f06268103cc3d"
end

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

0 comments on commit ac1b984

Please sign in to comment.