netcdf 4.6.3
This commit is contained in:
parent
0bd7ca0bae
commit
b0189bc8c6
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Netcdf < Formula
|
||||
desc "Libraries and data formats for array-oriented scientific data"
|
||||
homepage "https://www.unidata.ucar.edu/software/netcdf"
|
||||
url "https://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-c-4.6.2.tar.gz"
|
||||
sha256 "c37525981167b3cd82d32e1afa3022afb94e59287db5f116c57f5ed4d9c6a638"
|
||||
revision 1
|
||||
url "https://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-c-4.6.3.tar.gz"
|
||||
sha256 "335fdf16d7531f430ad75e732ed1a9a3fc83ad3ef91fb33a70119a555dd5415c"
|
||||
|
||||
bottle do
|
||||
sha256 "53c9261b840f4fd0386ad60e7502a994e8307880fa1f9c779dc98032838be098" => :mojave
|
||||
|
|
Loading…
Reference in a new issue