mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
DeepMD-kit 3.0.1 -> 3.1.0
This commit is contained in:
parent
89127930fd
commit
d39b8b865e
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@
|
|||
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
|
||||
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")/.." && pwd -P)"
|
||||
|
||||
deepmd_ver="3.0.2"
|
||||
deepmd_sha256="b828d3a44730ea852505abbdb24ea5b556f2bf8b16de5a9c76018ed1ced7121b"
|
||||
deepmd_ver="3.1.0"
|
||||
deepmd_sha256="45f13df9ed011438d139a7f61416b8d7940f63c47fcde53180bfccd60c9d22ee"
|
||||
deepmd_pkg="deepmd-kit-${deepmd_ver}.tar.gz"
|
||||
|
||||
# shellcheck source=/dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue