Skip to content

Commit

Permalink
gz-msgs10 10.0.0~pre2 (#2356)
Browse files Browse the repository at this point in the history
* gz-msgs10: update 10.0.0~pre2

* update  bottle.
  • Loading branch information
osrfbuild authored Aug 30, 2023
1 parent b91a5b8 commit 52333be
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/gz-msgs10.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
class GzMsgs10 < Formula
desc "Middleware protobuf messages for robotics"
homepage "https://gazebosim.org"
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-10.0.0~pre1.tar.bz2"
version "10.0.0~pre1"
sha256 "d439f0834ee08e1e9f10eb55cd709f38035daf792502b77d568f43afbe3b01b5"
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-10.0.0~pre2.tar.bz2"
version "10.0.0~pre2"
sha256 "4dd05d1c0cd9f91e60ecd79b128a1343e7a8632754d8524bf21c4418adec857e"
license "Apache-2.0"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "75d591a06e0c1f8923cd19dbee614f455a1ca90f267496bc262ba7143a5fdbb2"
sha256 monterey: "f78bd5c26ee745c176eabc81dfd119c8c21750b711769fc321018835d29747fe"
sha256 big_sur: "7383c05a79ac2b40a9496e09664a0f9de87ec7a56c601796bf016a648ac10838"
sha256 ventura: "e2e44b6d0962b88922d77339d6b00a19ba098c1c55860734fc25299c2e007cf7"
sha256 monterey: "e8cd8a210b304880324be5979713d6c1b7b12e889714e093c7314f599ef614ac"
sha256 big_sur: "39bcc22808acf014941b953580a96b4f6d37099fdcee95a9e50e45c28d2a5bd1"
end

depends_on "cmake"
Expand Down

0 comments on commit 52333be

Please sign in to comment.