Skip to content

Commit

Permalink
caffe: add 1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and fxcoudert committed Mar 1, 2018
1 parent f185341 commit 3cbcbf1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/caffe.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ class Caffe < Formula
url "https://github.com/BVLC/caffe/archive/1.0.tar.gz"
sha256 "71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f"

bottle do
sha256 "c17c07ff6665a6575bc7956c73e2fd5a83528400d1ee818efd073b1e949268d8" => :high_sierra
sha256 "b64c1327c3a748b1632f8b741263f0dcf470602bc5121d67fe5b5cfc66ddb0e7" => :sierra
sha256 "7fe49fafae101b48a1870019eead0093fb3a70fdd9e912609434d99c1c876f71" => :el_capitan
end

depends_on "cmake" => :build
depends_on "boost"
depends_on "gflags"
Expand Down

0 comments on commit 3cbcbf1

Please sign in to comment.