We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc1b5c commit a479338Copy full SHA for a479338
Formula/ignition-dome.rb
@@ -11,7 +11,7 @@ class IgnitionDome < Formula
11
bottle do
12
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
cellar :any_skip_relocation
14
- sha256 "4a1d3c5da674adaf0f966d42a34cee1aae56a2fcfe474697eb0baa24a7fdcf7a" => :mojave
+ sha256 "3c7fa4cb6bf7d56fcfc23237faaeb66bd9bde682097e080d82d4b059d5176f81" => :mojave
15
end
16
17
depends_on "cmake" => :build
0 commit comments