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 18
7
+ revision 19
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 : "07c20784040f0875d4e72bed4f0e211aa3b2e455767b9e89489774db7b01d034"
14
- sha256 monterey : "80e8a512c8586278aa819e667d4a5433becd6e55424403ba3dc359df494a6a57"
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