hdf5-mpi: add 1.12.0 bottle.

master
chenrui 2020-05-09 04:53:19 +00:00
parent 93916ead33
commit df5340cfca
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ class Hdf5Mpi < Formula
url "https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.0/src/hdf5-1.12.0.tar.bz2"
sha256 "97906268640a6e9ce0cde703d5a71c9ac3092eded729591279bf2e3ca9765f61"
bottle do
cellar :any
sha256 "50ddad6906acbf4cc34deb9e142a6326193cce322c296164552279e39071f0af" => :catalina
sha256 "37f3c2e506dcf0d29c8bd53e05ab50932c280ab3114855d2ebbea05cf4b3c0c9" => :mojave
sha256 "55540dac56ff80df9b1b58363e3295a2567d4f7dd8daf3678189a74eb45b7a13" => :high_sierra
end
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build