mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:28:59 +08:00
675adc7e85
* [PMDK] update to 1.11.0 * update version * remove patch * update version
8 lines
174 B
JSON
8 lines
174 B
JSON
{
|
|
"name": "pmdk",
|
|
"version": "1.11.0",
|
|
"description": "Persistent Memory Development Kit",
|
|
"homepage": "https://github.com/pmem/pmdk",
|
|
"supports": "!(arm | x86)"
|
|
}
|