wrf: add v4.5.1 (#39291)
This commit is contained in:
parent
887847610e
commit
0681d9a157
@ -69,6 +69,11 @@ class Wrf(Package):
|
||||
maintainers("MichaelLaufer", "ptooley")
|
||||
tags = ["windows"]
|
||||
|
||||
version(
|
||||
"4.5.1",
|
||||
sha256="9d557c34c105db4d41e727843ecb19199233c7cf82c5369b34a2ce8efe65e2d1",
|
||||
url="https://github.com/wrf-model/WRF/releases/download/v4.5.1/v4.5.1.tar.gz",
|
||||
)
|
||||
version(
|
||||
"4.5.0",
|
||||
sha256="14fd78abd4e32c1d99e2e97df0370030a5c58ec84c343591bdc5e74f163c5525",
|
||||
|
Loading…
Reference in New Issue
Block a user