Bump BPF tools to v1.10
This commit is contained in:
committed by
Dmitri Makarov
parent
7633d0fb8e
commit
ae0bea1ad3
@ -360,7 +360,7 @@ fn build_bpf_package(config: &Config, target_directory: &Path, package: &cargo_m
|
||||
install_if_missing(
|
||||
&config,
|
||||
"bpf-tools",
|
||||
"v1.9",
|
||||
"v1.10",
|
||||
"https://github.com/solana-labs/bpf-tools/releases/download",
|
||||
&PathBuf::from(bpf_tools_filename),
|
||||
)
|
||||
|
Reference in New Issue
Block a user