Skip to content

Commit 604fc29

Browse files
committed
ignition-sensors3: revision bump broken bottle
1 parent 2c5aef2 commit 604fc29

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 16
7+
revision 17
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: "b1094acc992bc4900503dbe4cdcb61edff417b5512e512be561c7a2d97a06a33"
14-
sha256 monterey: "63a90248ec33a4f395c93bcd9c51ee8b79affe1aeab318cdb1e3bfab0f8b6903"
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)