Bump sbf-tools version to v1.24

(cherry picked from commit 689064a4f4)
This commit is contained in:
Dmitri Makarov
2022-03-30 10:19:04 -07:00
committed by Dmitri Makarov
parent 95a279f310
commit d48e9b3a7b
3 changed files with 4 additions and 11 deletions

View File

@@ -102,7 +102,7 @@ if [[ ! -e criterion-$version.md || ! -e criterion ]]; then
fi
# Install Rust-BPF
version=v1.23
version=v1.24
if [[ ! -e bpf-tools-$version.md || ! -e bpf-tools ]]; then
(
set -e