mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:39:08 +08:00
fa4c3d0b96
* [effolkronium-random] update to 1.5.0 * [effolkronium-random] update to 1.5.0
18 lines
336 B
JSON
18 lines
336 B
JSON
{
|
|
"name": "effolkronium-random",
|
|
"version": "1.5.0",
|
|
"description": "Random with a modern C++ API",
|
|
"homepage": "https://github.com/effolkronium/random",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|