Skip to content

Commit

Permalink
Merge pull request NOAA-EMC#208 from NOAA-EMC/AlexanderRichert-NOAA-p…
Browse files Browse the repository at this point in the history
…atch-2

add v4.3.0 and v4.4.0 to package.py
  • Loading branch information
AlexanderRichert-NOAA authored Oct 30, 2023
2 parents c73b773 + a192337 commit e13d63d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spack/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ class Ip(CMakePackage):
maintainers("AlexanderRichert-NOAA", "edwardhartnett", "Hang-Lei-NOAA")

version("develop", branch="develop")
version("4.4.0", sha256="858d9201ce0bc4d16b83581ef94a4a0262f498ed1ea1b0535de2e575da7a8b8c")
version("4.3.0", sha256="799308a868dea889d2527d96a0405af7b376869581410fe4cff681205e9212b4")
version("4.2.0", sha256="9b9f47106822044ff224c6dfd9f140c146dffc833904f2a0c5db7b5d8932e39e")
version("4.1.0", sha256="b83ca037d9a5ad3eb0fb1acfe665c38b51e01f6bd73ce9fb8bb2a14f5f63cdbe")
version("4.0.0", sha256="a2ef0cc4e4012f9cb0389fab6097407f4c623eb49772d96eb80c44f804aa86b8")
Expand Down

0 comments on commit e13d63d

Please sign in to comment.