We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8ce79 commit 44101d1Copy full SHA for 44101d1
Formula/gz-physics8.rb
@@ -1,10 +1,9 @@
1
class GzPhysics8 < Formula
2
desc "Physics library for robotics applications"
3
homepage "https://github.com/gazebosim/gz-physics"
4
- url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-8.2.0.tar.bz2"
5
- sha256 "309739fc5c9f5c6fd3e2408184ceb916297f3b506f8b4a0cb4475f261add7ebd"
+ url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-8.3.0.tar.bz2"
+ sha256 "ca274cca45c2d6808f4aa09ad01ba6ce17b50a28f71d83dbd8c38b6621c61ef2"
6
license "Apache-2.0"
7
- revision 1
8
9
head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics8"
10
0 commit comments