Skip to content

Commit

Permalink
esmf: add version 8.7.0 (spack#46860)
Browse files Browse the repository at this point in the history
  • Loading branch information
uturuncoglu authored and climbfuji committed Oct 17, 2024
1 parent 6f9a6ba commit 4340157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/esmf/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class Esmf(MakefilePackage, PythonExtension):
# Develop is a special name for spack and is always considered the newest version
version("develop", branch="develop")
# generate chksum with 'spack checksum [email protected]'
version("8.7.0", sha256="d7ab266e2af8c8b230721d4df59e61aa03c612a95cc39c07a2d5695746f21f56")
version("8.7.0b11", commit="7b36ed9d21ecf904c95c436c8ecaa5075601893e")
version("8.7.0b04", commit="609c81179572747407779492c43776e34495d267")
version("8.6.1", sha256="dc270dcba1c0b317f5c9c6a32ab334cb79468dda283d1e395d98ed2a22866364")
Expand Down

0 comments on commit 4340157

Please sign in to comment.