mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:29:07 +08:00
3670f89e67
* [PMDK] update to 1.12.0 * update version * add license * overwrite version
9 lines
203 B
JSON
9 lines
203 B
JSON
{
|
|
"name": "pmdk",
|
|
"version": "1.12.0",
|
|
"description": "Persistent Memory Development Kit",
|
|
"homepage": "https://github.com/pmem/pmdk",
|
|
"license": "BSD-3-Clause",
|
|
"supports": "!(arm | x86)"
|
|
}
|