Skip to content

Commit

Permalink
gz-launch8 8.0.1 (#2979)
Browse files Browse the repository at this point in the history
* update  bottle.
  • Loading branch information
osrfbuild authored Feb 15, 2025
1 parent 969a445 commit a76821b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/gz-launch8.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class GzLaunch8 < Formula
desc "Launch libraries for robotics applications"
homepage "https://github.com/gazebosim/gz-launch"
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-8.0.0.tar.bz2"
sha256 "474e6dfeb2f1faed59f644d87decad6db53bec6046aea4b302907ff88985ebba"
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-8.0.1.tar.bz2"
sha256 "ce89cfe1554bf64ea63bbbcd7ce9624dd488a72a688cd620f97cabab776245a7"
license "Apache-2.0"
revision 6

head "https://github.com/gazebosim/gz-launch.git", branch: "gz-launch8"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "20a6d63f2ea8e1fb30ef805af826c7994fec99169d7b0a38adc0b771412756ce"
sha256 ventura: "abb6a1856fcdcf31dfa7507ddeee435dbb15e5907af91570b987e97516976ad0"
sha256 sonoma: "2175e45f529b20fe5f15ff2d1e7d0a9ea504e260ddd8cf750a194b5229125fde"
sha256 ventura: "bba95c4023af150756d3272b7209931e393db9e85f12b5b43a6310adfab6118a"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit a76821b

Please sign in to comment.