Skip to content

Commit

Permalink
gz-cmake4 4.1.1 (#2987)
Browse files Browse the repository at this point in the history
* update  bottle.
  • Loading branch information
osrfbuild authored Feb 25, 2025
1 parent d63e9d3 commit c15d8ec
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/gz-cmake4.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class GzCmake4 < Formula
desc "CMake helper functions for building robotic applications"
homepage "https://gazebosim.org"
url "https://osrf-distributions.s3.amazonaws.com/gz-cmake/releases/gz-cmake-4.1.1~pre1.tar.bz2"
version "4.1.1-pre1"
sha256 "69ea67c6a029c0f302aee940e436b999342ab743c033d17291000f103e21b682"
url "https://osrf-distributions.s3.amazonaws.com/gz-cmake/releases/gz-cmake-4.1.1.tar.bz2"
sha256 "9c989d1ac844aa6fc8c4597ffd3dcb4345d3420a8994059483047859a1fa63a1"
license "Apache-2.0"

head "/~https://github.com/gazebosim/gz-cmake.git", branch: "gz-cmake4"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any_skip_relocation, sonoma: "870db74643bd0f54814bf78d1c00ca6fe0d9f9a961843280b1b3630c207ad430"
sha256 cellar: :any_skip_relocation, ventura: "9f2e15f3f099db273ad946fbfc1e03f938f07478a93e5d9c8b0a18ee66a0aa0d"
sha256 cellar: :any_skip_relocation, sonoma: "0e9713a3f999c2e4fdb15b71e3db57f0e708179a7fd200c724d3ec7742053ab5"
sha256 cellar: :any_skip_relocation, ventura: "1938094d9f81fe9007c8c2652b4d17399525aa0ac3f62a84ea462d97b3fac1d2"
end

depends_on "cmake"
Expand Down

0 comments on commit c15d8ec

Please sign in to comment.