nco 4.8.0
Closes #40306. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
8053bf7841
commit
0f98bbd37d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nco < Formula
|
||||
desc "Command-line operators for netCDF and HDF files"
|
||||
homepage "https://nco.sourceforge.io/"
|
||||
url "https://github.com/nco/nco/archive/4.7.9.tar.gz"
|
||||
sha256 "048f6298bceb40913c3ae433f875dea1e9129b1c86019128e7271d08f274a879"
|
||||
url "https://github.com/nco/nco/archive/4.8.0.tar.gz"
|
||||
sha256 "91f95ebfc9baa888adaec3016ca18a6297e2881b1429d74543a27fdfbe15fcab"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue