Skip to content

Commit f14a70a

Browse files
committed
ignition-sensors3: revision bump broken bottle
1 parent 989642e commit f14a70a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Formula/ignition-sensors3.rb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,10 @@ class IgnitionSensors3 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/ign-sensors/releases/ignition-sensors3-3.6.0.tar.bz2"
55
sha256 "b64b187333907a9e866307ccc76649672e0df9b6bdfb4a390929ebbcaa83ce64"
66
license "Apache-2.0"
7-
revision 18
7+
revision 19
88

99
head "https://github.com/gazebosim/gz-sensors.git", branch: "ign-sensors3"
1010

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 ventura: "07c20784040f0875d4e72bed4f0e211aa3b2e455767b9e89489774db7b01d034"
14-
sha256 monterey: "80e8a512c8586278aa819e667d4a5433becd6e55424403ba3dc359df494a6a57"
15-
end
16-
1711
deprecate! date: "2024-12-31", because: "is past end-of-life date"
1812

1913
depends_on "cmake" => [:build, :test]

0 commit comments

Comments
 (0)