Update Rust-BPF to v0.1.8 (#6404)

This commit is contained in:
Jack May
2019-10-16 15:08:29 -07:00
committed by GitHub
parent 8740bb42c0
commit 26d31b68d7

View File

@ -80,7 +80,7 @@ if [[ ! -f llvm-native-$machine-$version.md ]]; then
fi
# Install Rust-BPF
version=v0.1.7
version=v0.1.8
if [[ ! -f rust-bpf-$machine-$version.md ]]; then
(
filename=solana-rust-bpf-$machine.tar.bz2