Skip to content

Commit

Permalink
ignition-msgs8: use branch
Browse files Browse the repository at this point in the history
Use ivanpauno/rename-parameter-error-enum-case
  • Loading branch information
scpeters committed Aug 23, 2022
1 parent ee38bbf commit a88134e
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions Formula/ignition-msgs8.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
class IgnitionMsgs8 < Formula
desc "Middleware protobuf messages for robotics"
homepage "https:/gazebosim/gz-msgs"
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs8-8.7.0~pre1.tar.bz2"
version "8.7.0~pre1"
sha256 "969b675d6fdde14bff5c8d15caa31710a02e0aca05c7a5cb6ee9a5223106de55"
url "https:/gazebosim/gz-msgs.git", branch: "ivanpauno/rename-parameter-error-enum-case"
version "8.7.0~pre2"
license "Apache-2.0"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, big_sur: "cd488e35f7dac07c9e85b49a3b46687ea24312a4f84566f7b327874d4b6a96f3"
sha256 cellar: :any, catalina: "2c0ede4372070bb8f01bcc375dead8a89d156cd0795a4b053f47733f3431e110"
end

depends_on "protobuf-c" => :build
depends_on "cmake"
depends_on "ignition-cmake2"
Expand Down

0 comments on commit a88134e

Please sign in to comment.