Skip to content

Commit

Permalink
Update cf-edhoc and rise commit hashes (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
actyp authored Mar 14, 2024
1 parent b7b9ed3 commit a7ded5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/setup_fuzzer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ setup_cf_edhoc() {
# setup cf-edhoc library

PATCH_FILE="${SCRIPT_DIR}/cf-edhoc.patch"
CHECKOUT="0e2723dff0507c749e6dfdbb33c0d0f84e023d51"
CHECKOUT="9bdb7561147a36a2064c2f7968291436b742d2e9"

set -e
cd "${BASE_DIR}"
Expand Down
2 changes: 1 addition & 1 deletion scripts/setup_sul.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ setup_lakers() {

setup_rise() {
# rise
CHECKOUT="7925037c7f8c49d04c4992b28042a35806634edc"
CHECKOUT="9bdb7561147a36a2064c2f7968291436b742d2e9"
PREFIX="${SOURCES_DIR}/californium/cf-edhoc/src"
POSTFIX="java/org/eclipse/californium/edhoc"
CF_EDHOC_MAIN_DIR="${PREFIX}/main/${POSTFIX}"
Expand Down

0 comments on commit a7ded5a

Please sign in to comment.