mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
New version of sirius
It should fix the dashboard issue reported on 12/15/2021
This commit is contained in:
parent
99c4a1c883
commit
08c05a7d62
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
|||
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
|
||||
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")/.." && pwd -P)"
|
||||
|
||||
sirius_ver="7.2.8"
|
||||
sirius_sha256="3e6eafb5f7403933528f31eadba5530fda11095693e04a0c4db774f8666ad0c8"
|
||||
sirius_ver="7.3.0"
|
||||
sirius_sha256="69b5cf356adbe181be6c919032859c4e0160901ff42a885d7e7ea0f38cc772e2"
|
||||
|
||||
source "${SCRIPT_DIR}"/common_vars.sh
|
||||
source "${SCRIPT_DIR}"/tool_kit.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue