File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class IgnitionSensors3 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/ign-sensors/releases/ignition-sensors3-3.6.0.tar.bz2"
5
5
sha256 "b64b187333907a9e866307ccc76649672e0df9b6bdfb4a390929ebbcaa83ce64"
6
6
license "Apache-2.0"
7
- revision 16
7
+ revision 17
8
8
9
9
head "https://github.com/gazebosim/gz-sensors.git" , branch : "ign-sensors3"
10
10
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
-
17
11
deprecate! date : "2024-12-31" , because : "is past end-of-life date"
18
12
19
13
depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments