We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e419d commit 05578cfCopy full SHA for 05578cf
Formula/gz-sensors10.rb
@@ -1,10 +1,9 @@
1
class GzSensors10 < Formula
2
desc "Sensors library for robotics applications"
3
homepage "https://github.com/gazebosim/gz-sensors"
4
- url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-10.0.0.tar.bz2"
5
- sha256 "7712bfe969b726f54c26d9aedccb6c04c6616e5e20dd4a379f48e77a89b73dc7"
+ url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-10.0.1.tar.bz2"
+ sha256 "6f16c4c125d283536f49642109f62b2cdccfc7a421d4b33a1350d46ab7e831a3"
6
license "Apache-2.0"
7
- revision 13
8
9
head "https://github.com/gazebosim/gz-sensors.git", branch: "gz-sensors10"
10
0 commit comments