mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:49:06 +08:00
632e432eba
* [ndis-driver-library] Add new port at v1.2.0 * [ndis-driver-library] Add SPDX tag of license * [ndis-driver-library] target tags instead of commits Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> * [ndis-driver-library] Fix hash --------- Co-authored-by: Jeffrey Tippet <jtippet@ntdev.microsoft.com> Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
8 lines
230 B
JSON
8 lines
230 B
JSON
{
|
|
"name": "ndis-driver-library",
|
|
"version": "1.2.0",
|
|
"description": "Code to make it easier to write an NDIS network driver on Windows",
|
|
"homepage": "https://github.com/microsoft/ndis-driver-library",
|
|
"license": "MIT"
|
|
}
|