Skip to content

Commit

Permalink
Update to latest version of cosma
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaillefumier authored and alazzaro committed May 6, 2020
1 parent 6487720 commit a2a2383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/toolchain/scripts/install_cosma.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")" && pwd -P)"

cosma_ver="2.0.7"
cosma_sha256="8d70bfcbda6239b6a8fbeaca138790bbe58c0c3aa576879480d2632d4936cf7e"
cosma_ver="2.1"
cosma_sha256="975413c125a53cacbfc314092b639317ba657ce5aabfd123e3cb899713b1690a"
source "${SCRIPT_DIR}"/common_vars.sh
source "${SCRIPT_DIR}"/tool_kit.sh
source "${SCRIPT_DIR}"/signal_trap.sh
Expand Down

0 comments on commit a2a2383

Please sign in to comment.