vcpkg/ports/liburing/vcpkg.json
LilyWangLL 85f216ff85
[liburing] Update to version 2.1 (#24637)
* [liburing] Update to version 2.1

* format vcpkg.json

* x-add-version

* apply suggestion

* version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-11 16:39:01 -07:00

9 lines
199 B
JSON

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