Skip to content

Commit

Permalink
lbfgspp: add 0.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Oct 22, 2024
1 parent 2fe41ef commit c54f6c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/l/lbfgspp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ class Lbfgspp < Formula
license "MIT"
head "https://github.com/yixuan/LBFGSpp.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, all: "a3fa9b668aa4ce459443ed3a31812abc4d072a8674ed7bf852ab0a8f1d01df45"
end

depends_on "cmake" => :build
depends_on "eigen"

Expand Down

0 comments on commit c54f6c4

Please sign in to comment.