grib-api 1.26.1
Closes #26932. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
57494d6071
commit
1e2402323c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class GribApi < Formula
|
||||
desc "Encode and decode grib messages (editions 1 and 2)"
|
||||
homepage "https://software.ecmwf.int/wiki/display/GRIB/Home"
|
||||
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/g/grib-api/grib-api_1.25.0.orig.tar.xz"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/g/grib-api/grib-api_1.25.0.orig.tar.xz"
|
||||
sha256 "da405e35f90e441326835f1f7fa788b365604bb925919c90ce21f4618b86e78f"
|
||||
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/g/grib-api/grib-api_1.26.1.orig.tar.xz"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/g/grib-api/grib-api_1.26.1.orig.tar.xz"
|
||||
sha256 "ee4a4607f7208ee329d9ae622dc34da8f0675ac08ab65ebe61c68856bebee810"
|
||||
|
||||
bottle do
|
||||
sha256 "bf8b35820e6db50ca17785a07d5a9ffc0a555dc43e0f81b553312a9e9c5a2b3c" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue