summaryrefslogtreecommitdiff
path: root/automation/taskcluster
diff options
context:
space:
mode:
authorBenjamin Beurdouche <bbeurdouche@mozilla.com>2021-03-08 09:59:34 +0000
committerBenjamin Beurdouche <bbeurdouche@mozilla.com>2021-03-08 09:59:34 +0000
commit2f0723e30119e615139e3c382a5bea0fd3835fa2 (patch)
treecf902c385f6788c756e3d1e803bf5ff2927f85e2 /automation/taskcluster
parent77d52d51f7721a6d9e6e4f57eb57ecd73f684825 (diff)
downloadnss-hg-2f0723e30119e615139e3c382a5bea0fd3835fa2.tar.gz
Bug 1696800 - HACL* update March 2021 - c95ab70fcb2bc21025d8845281bc4bc8987ca683 r=beurdouche
Differential Revision: https://phabricator.services.mozilla.com/D107387
Diffstat (limited to 'automation/taskcluster')
-rwxr-xr-xautomation/taskcluster/scripts/run_hacl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/taskcluster/scripts/run_hacl.sh b/automation/taskcluster/scripts/run_hacl.sh
index 84dc9dbc3..7b82c911b 100755
--- a/automation/taskcluster/scripts/run_hacl.sh
+++ b/automation/taskcluster/scripts/run_hacl.sh
@@ -13,7 +13,7 @@ set -e -x -v
# HACL CI.
# When bug 1593647 is resolved, extract the code on CI again.
git clone -q "https://github.com/project-everest/hacl-star" ~/hacl-star
-git -C ~/hacl-star checkout -q e4311991b1526734f99f4e3a0058895a46c63e5c
+git -C ~/hacl-star checkout -q c95ab70fcb2bc21025d8845281bc4bc8987ca683
# Format the C snapshot.
cd ~/hacl-star/dist/mozilla