Update the incorrect sha for the SEACAS package.py (#49292)

The sha256sum for the 2025-02-27 version of SEACAS is incorrect
due to the movement of the tagged version.
This commit is contained in:
mvlopri 2025-03-04 16:03:28 -07:00 committed by GitHub
parent 7d5b17fbf2
commit 36fcdb8cfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ class Seacas(CMakePackage):
# ###################### Versions ##########################
version("master", branch="master")
version(
"2025-02-27", sha256="3906fedf17e0a5f1c6f941cb94b56134f41abe4da89f4ec25766fc33b327f521"
"2025-02-27", sha256="224468d6215b4f4b15511ee7a29f755cdd9e7be18c08dfece9d9991e68185cfc"
)
version(
"2024-08-15", sha256="c85130b0dac5ab9a08dcb53c8ccff478122d72b08bd41d99c0adfddc5eb18a52"