Skip to content

Commit

Permalink
Update to WPILib 2022.4.1 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson authored Mar 14, 2022
1 parent f3ec878 commit 0fb5710
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/v2022.3.1.tar.gz
https://github.com/wpilibsuite/allwpilib/archive/v2022.4.1.tar.gz

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

0 comments on commit 0fb5710

Please sign in to comment.