Skip to content

Commit

Permalink
Bumps in harmonic : ci_matching_branch/bump_harmonic_gz-sensors8 (#2323)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
  • Loading branch information
azeey and iche033 authored Aug 7, 2023
1 parent aa557bc commit 7581d2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gz-sensors8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class GzSensors8 < Formula
desc "Sensors library for robotics applications"
homepage "https://github.com/gazebosim/gz-sensors"
url "https://github.com/gazebosim/gz-sensors.git", branch: "main"
version "7.999.999~0~20221114"
version "7.999.999~0~20230728"
license "Apache-2.0"

head "https://github.com/gazebosim/gz-sensors.git", branch: "main"
Expand All @@ -17,7 +17,7 @@ class GzSensors8 < Formula
depends_on "gz-rendering8"
depends_on "gz-transport13"
depends_on "protobuf"
depends_on "sdformat13"
depends_on "sdformat14"

def install
cmake_args = std_cmake_args
Expand Down

0 comments on commit 7581d2d

Please sign in to comment.