From c103e7de285f32f4148015b2f04d5646b40319c9 Mon Sep 17 00:00:00 2001 From: Zhiquan Yeo Date: Thu, 29 Apr 2021 21:23:58 -0400 Subject: [PATCH] Update WPILib to 2021.3.1 (#201) --- stage3/01-sys-tweaks/01-run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage3/01-sys-tweaks/01-run.sh b/stage3/01-sys-tweaks/01-run.sh index 428cfb07a6..78d3e7fea4 100755 --- a/stage3/01-sys-tweaks/01-run.sh +++ b/stage3/01-sys-tweaks/01-run.sh @@ -50,7 +50,7 @@ wget -nc -nv \ # allwpilib wget -nc -nv -O allwpilib.tar.gz \ - https://github.com/wpilibsuite/allwpilib/archive/v2021.2.2.tar.gz + https://github.com/wpilibsuite/allwpilib/archive/v2021.3.1.tar.gz # pynetworktables wget -nc -nv -O pynetworktables.tar.gz \