Bump sbf-tools version to v1.24
This commit is contained in:
committed by
Dmitri Makarov
parent
03ed334ebb
commit
689064a4f4
@ -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
|
||||
|
Reference in New Issue
Block a user