diff options
| author | Rick Krause <rickkr@microsoft.com> | 2021-05-18 00:48:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 00:48:41 -0700 |
| commit | f0140870b98c9b73b9ca1d497b771c77d0cc65eb (patch) | |
| tree | 0f57045e166cf60e66806722b3720541bba7680b /ports/libuv/CONTROL | |
| parent | af8c5621013e06bcce3f439c14242f6deaf85622 (diff) | |
| download | vcpkg-f0140870b98c9b73b9ca1d497b771c77d0cc65eb.tar.gz vcpkg-f0140870b98c9b73b9ca1d497b771c77d0cc65eb.zip | |
[libuv] Upgrade to v1.41.0 (#17944)
* upgrade libuv to v1.41.0
* fix failed version check
Diffstat (limited to 'ports/libuv/CONTROL')
| -rw-r--r-- | ports/libuv/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libuv/CONTROL b/ports/libuv/CONTROL index e6a76a0b5..27938a4ad 100644 --- a/ports/libuv/CONTROL +++ b/ports/libuv/CONTROL @@ -1,4 +1,4 @@ Source: libuv -Version: 1.39.0 +Version: 1.41.0 Homepage: https://github.com/libuv/libuv Description: libuv is a multi-platform support library with a focus on asynchronous I/O. |
