vcpkg/ports/liburing/vcpkg.json
Lily Wang 9700cf2cc6
[liburing] Update to 2.3 (#31756)
* [liburing] Update to 2.3

* update version
2023-06-02 11:17:21 -07:00

9 lines
223 B
JSON

{
"name": "liburing",
"version": "2.3",
"description": "Linux-native io_uring I/O access library",
"homepage": "https://github.com/axboe/liburing",
"license": "MIT OR LGPL-2.1 OR GPL-2.0",
"supports": "linux"
}