Skip to content

Commit

Permalink
nixio: add 1.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and tdsmith committed Jan 29, 2016
1 parent aae0b5c commit 9aeeef7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions nixio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ class Nixio < Formula

head "https://github.com/G-Node/nix.git"

bottle do
cellar :any
sha256 "9cb0f5f3b4d25e4e53bee32223b97ded9bfe4ee5763954b2a4415655f968a678" => :el_capitan
sha256 "642a99210080298f004546242334f1d43caedaba0b5c1aeee79c697b28f6317b" => :yosemite
sha256 "34b92b846c587d96b58a2dbcbf52c77d01955e0d27c921c62bd019371a2010a8" => :mavericks
end

depends_on "cmake" => :build
depends_on "hdf5"
depends_on "cppunit"
Expand Down

0 comments on commit 9aeeef7

Please sign in to comment.