Skip to content

Commit

Permalink
spacevecalg: add 1.1.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed May 7, 2021
1 parent e6820ca commit 42c6e80
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/spacevecalg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Spacevecalg < Formula
sha256 "a94645cafcd1b6a0e16e7b8bf53339f2468c3b26a1e234e8af17facf0ce021f4"
license "BSD-2-Clause"

bottle do
root_url "https://github.com/mc-rtc/homebrew-mc-rtc/releases/download/spacevecalg-1.1.1"
sha256 cellar: :any_skip_relocation, catalina: "20ec29362dbfdc48b7bd8dc1ff0c3a099ecb56f9b3f9c59b22f61e5292f54d00"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c31a65f4c77bb51469c65fadbb1f1d211d73650190afaf3e079e5f8bd8b1965c"
end

depends_on "cmake" => [:build, :test]
depends_on "cython" => :build
depends_on "eigen"
Expand Down

0 comments on commit 42c6e80

Please sign in to comment.