update to ScaFaCoS version 1.0.4

This commit is contained in:
Axel Kohlmeyer
2025-04-25 20:03:06 -04:00
parent d406289a7a
commit 67c6dc492b
2 changed files with 4 additions and 14 deletions

View File

@ -16,11 +16,12 @@ parser = ArgumentParser(prog='Install.py', description="LAMMPS library build wra
# settings
version = "1.0.1"
version = "1.0.4"
# known checksums for different ScaFaCoS versions. used to validate the download.
checksums = { \
'1.0.1' : 'bd46d74e3296bd8a444d731bb10c1738' \
'1.0.4' : '23867540ec32e63ce71d6ecc105278d2' \
}
# extra help message