We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fab6a1 commit b509e77Copy full SHA for b509e77
Formula/sdformat12.rb
@@ -1,10 +1,9 @@
1
class Sdformat12 < Formula
2
desc "Simulation Description Format"
3
homepage "http://sdformat.org"
4
- url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-12.8.0.tar.bz2"
5
- sha256 "5c0d6579738ff14f849f8d6e101468a8f0abc43000b2b8040170fe082a630489"
+ url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-12.9.0.tar.bz2"
+ sha256 "4c546c106265fecc5600de56ce1e979c73e1068d3d89022de1672084db2d5a22"
6
license "Apache-2.0"
7
- revision 7
8
9
# head "https://github.com/gazebosim/sdformat.git", branch: "sdf12"
10
0 commit comments