diff options
| author | Thad House <ThadHouse@users.noreply.github.com> | 2020-01-06 11:08:52 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 11:08:52 -0800 |
| commit | 9bd91cbebe13d7855595185cd44d0c9ea9049763 (patch) | |
| tree | 8c62baee7dd628e34fdb4d8f625a08a7054f3c6e /ports/wpilib/CONTROL | |
| parent | f122800c086036fe5277bfaf260c1e8ef9fe3e9e (diff) | |
| download | vcpkg-9bd91cbebe13d7855595185cd44d0c9ea9049763.tar.gz vcpkg-9bd91cbebe13d7855595185cd44d0c9ea9049763.zip | |
[wpilib] update to 2020.1.1 (#9513)
Diffstat (limited to 'ports/wpilib/CONTROL')
| -rw-r--r-- | ports/wpilib/CONTROL | 3 |
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.
|
