vcpkg/ports/ndis-driver-library/vcpkg.json
jtippet 632e432eba
[ndis-driver-library] Add new port at v1.2.0 (#34012)
* [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>
2023-09-27 01:29:18 -07:00

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"
}