Skip to content

Commit 05578cf

Browse files
committed
gz-sensors10 10.0.1
1 parent 06e419d commit 05578cf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/gz-sensors10.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class GzSensors10 < Formula
22
desc "Sensors library for robotics applications"
33
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"
4+
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-10.0.1.tar.bz2"
5+
sha256 "6f16c4c125d283536f49642109f62b2cdccfc7a421d4b33a1350d46ab7e831a3"
66
license "Apache-2.0"
7-
revision 13
87

98
head "https://github.com/gazebosim/gz-sensors.git", branch: "gz-sensors10"
109

0 commit comments

Comments
 (0)