Skip to content

Commit

Permalink
Update WPILib to 2020.2.2 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson authored Jan 17, 2020
1 parent b0bcdf0 commit b599525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stage3/01-sys-tweaks/01-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ wget -nc -nv \

# allwpilib
wget -nc -nv -O allwpilib.tar.gz \
https://github.com/wpilibsuite/allwpilib/archive/v2020.1.1.tar.gz
https://github.com/wpilibsuite/allwpilib/archive/v2020.2.2.tar.gz

# pynetworktables
wget -nc -nv -O pynetworktables.tar.gz \
Expand Down

0 comments on commit b599525

Please sign in to comment.