diff --git a/sdk/bpf/scripts/install.sh b/sdk/bpf/scripts/install.sh index 41a7bb158c..5689ea6cc3 100755 --- a/sdk/bpf/scripts/install.sh +++ b/sdk/bpf/scripts/install.sh @@ -139,7 +139,7 @@ if [[ ! -e llvm-native-$version.md ]]; then fi # Install Rust-BPF -version=v0.2.4 +version=v0.2.5 if [[ ! -e rust-bpf-$version.md ]]; then ( set -e