aboutsummaryrefslogtreecommitdiff
path: root/ports/wpilib/CONTROL
diff options
context:
space:
mode:
authorThad House <ThadHouse@users.noreply.github.com>2020-01-06 11:08:52 -0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2020-01-06 11:08:52 -0800
commit9bd91cbebe13d7855595185cd44d0c9ea9049763 (patch)
tree8c62baee7dd628e34fdb4d8f625a08a7054f3c6e /ports/wpilib/CONTROL
parentf122800c086036fe5277bfaf260c1e8ef9fe3e9e (diff)
downloadvcpkg-9bd91cbebe13d7855595185cd44d0c9ea9049763.tar.gz
vcpkg-9bd91cbebe13d7855595185cd44d0c9ea9049763.zip
[wpilib] update to 2020.1.1 (#9513)
Diffstat (limited to 'ports/wpilib/CONTROL')
-rw-r--r--ports/wpilib/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/wpilib/CONTROL b/ports/wpilib/CONTROL
index b37784225..deef611ea 100644
--- a/ports/wpilib/CONTROL
+++ b/ports/wpilib/CONTROL
@@ -1,5 +1,6 @@
Source: wpilib
-Version: 2019.6.1
+Version: 2020.1.1
+Homepage: https://github.com/wpilibsuite/allwpilib
Build-Depends: eigen3, libuv
Description: WPILib is the software library package for the FIRST Robotics Competition. The core install includes wpiutil, a common utilies library, and ntcore, the base NetworkTables library.