Skip to content

Commit

Permalink
ignition-dome 1.0.0~pre1 (#1157)
Browse files Browse the repository at this point in the history
* update  bottle.
  • Loading branch information
osrfbuild authored Sep 24, 2020
1 parent c4ca926 commit 51416ec
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/ignition-dome.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
class IgnitionDome < Formula
desc "Collection of gazebo simulation software"
homepage "https://github.com/ignitionrobotics/ign-dome"
url "https://github.com/ignitionrobotics/ign-dome/archive/4090bd607032e8c397f03da8e6654ad1fb63f136.tar.gz"
version "0.999.999~0~20200805~4090bd6"
sha256 "fa21047a9c3ef7ce81b42d61bb290bfbfaffe5e34cda46187097caa052486021"
url "https://osrf-distributions.s3.amazonaws.com/ign-dome/releases/ignition-dome-1.0.0~pre1.tar.bz2"
version "1.0.0~pre1"
sha256 "98cf7fa6a0ed81107551cf0622827cff71f7cbc50deeef4282be4d4e48e6a66d"
license "Apache-2.0"
revision 1

head "https://github.com/ignitionrobotics/ign-dome", branch: "master"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
cellar :any_skip_relocation
sha256 "4a1d3c5da674adaf0f966d42a34cee1aae56a2fcfe474697eb0baa24a7fdcf7a" => :mojave
sha256 "3c7fa4cb6bf7d56fcfc23237faaeb66bd9bde682097e080d82d4b059d5176f81" => :mojave
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 51416ec

Please sign in to comment.