Skip to content

Commit

Permalink
Release bpf-tools v1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dmakarov committed Jun 24, 2021
1 parent 2a02b23 commit 6395e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rm -rf out
mkdir -p out
pushd out

git clone --single-branch --branch bpf-tools-v1.11 https://github.com/solana-labs/rust.git
git clone --single-branch --branch bpf-tools-v1.12 https://github.com/solana-labs/rust.git
echo "$( cd rust && git rev-parse HEAD ) https://github.com/solana-labs/rust.git" >> version.md

git clone --single-branch --branch rust-1.52.0 https://github.com/rust-lang/cargo.git
Expand Down

0 comments on commit 6395e0a

Please sign in to comment.