Skip to content

Commit

Permalink
ignition-msgs*: bump/remove bottles for protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Dec 22, 2021
1 parent 3bf71e1 commit 8ca61f3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 32 deletions.
9 changes: 1 addition & 8 deletions Formula/ignition-msgs1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,11 @@ class IgnitionMsgs1 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs-1.0.0.tar.bz2"
sha256 "fed54d079a58087fa83cc871f01ba2919866292ba949b6b8f37a0cb3d7186b4b"
license "Apache-2.0"
revision 13
revision 14
version_scheme 1

head "https://github.com/ignitionrobotics/ign-msgs.git", branch: "ign-msgs1"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, big_sur: "6891d74abae29c789e189ab411989865190d372416ad133e36f5c7bdc608e462"
sha256 cellar: :any, catalina: "bec2fac6c397e4a0675ac98aa815c65669557788a4e1589c1a6371a2a9613ca6"
sha256 cellar: :any, mojave: "56691b09d2cca99a718eaf9eb9ca2353c35efcf55ad4acc5b0a41b6545e65907"
end

depends_on "protobuf-c" => :build
depends_on "cmake"
depends_on "ignition-cmake0"
Expand Down
7 changes: 1 addition & 6 deletions Formula/ignition-msgs5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ class IgnitionMsgs5 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs5-5.8.1.tar.bz2"
sha256 "4d984d9f5b28629c8e8d7f764e8ea84d755dfbcf9492f1775ef1fa3a85c9add0"
license "Apache-2.0"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, big_sur: "be105bd50995f2e61b9552d154e20e317bef8466e4354e3730ad4858653f49e1"
sha256 cellar: :any, catalina: "426d9044910a1a8ea0caea5e7314bc127632ffce392e146fc249a3c94059f323"
end
revision 1

depends_on "protobuf-c" => :build

Expand Down
7 changes: 1 addition & 6 deletions Formula/ignition-msgs6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,10 @@ class IgnitionMsgs6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs6-6.6.0.tar.bz2"
sha256 "45952c97cfd5e194e0e1cf0f2ccd66bd4afde322d23f35278b9e5271102c92cd"
license "Apache-2.0"
revision 1

head "https://github.com/ignitionrobotics/ign-msgs.git", branch: "ign-msgs6"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, catalina: "6f8721f02c705549e88478073c11e06a13f29315f22611bdce082b1c41a736d2"
sha256 cellar: :any, mojave: "60e062e0730b2f5b04cbaf59b92b2c393d11e88c93b6e90d789997675633eb9e"
end

deprecate! date: "2021-12-31", because: "is past end-of-life date"

depends_on "protobuf-c" => :build
Expand Down
7 changes: 1 addition & 6 deletions Formula/ignition-msgs7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,10 @@ class IgnitionMsgs7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs7-7.2.0.tar.bz2"
sha256 "02b41a692c99328ca706d2a2d731e35ef9626e42e0948b51af10a26a80eb529b"
license "Apache-2.0"
revision 1

head "https://github.com/ignitionrobotics/ign-msgs.git", branch: "main"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, catalina: "94477c2c762fc311b90d2b9fdcc3022f29487b22bfbf8c411d21008163c88e42"
sha256 cellar: :any, mojave: "780dc02510d5fa63d31c7838a6666fdea4165b01c5f491f1d1b0109d22520b45"
end

depends_on "protobuf-c" => :build
depends_on "cmake"
depends_on "ignition-cmake2"
Expand Down
7 changes: 1 addition & 6 deletions Formula/ignition-msgs8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ class IgnitionMsgs8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs8-8.1.0.tar.bz2"
sha256 "8e79f51bf4150bfbc4ece1b797d14e1730ec0b1cbbbb00c548a928552610416b"
license "Apache-2.0"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, big_sur: "0ef464bc829cf82b7cfa7b0d58f365b17178fe098f8d1f2d1ef8a60ed4bc793e"
sha256 cellar: :any, catalina: "dfbc00b78790e8e70860cc64544be781d1abe07abf68795fa75881e06f0cb17c"
end
revision 1

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

0 comments on commit 8ca61f3

Please sign in to comment.