mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:18:59 +08:00
f65d6947c7
* [unicorn] update to latest version v1.0.3 * update version * add licenses * overwrite version
9 lines
276 B
JSON
9 lines
276 B
JSON
{
|
|
"name": "unicorn",
|
|
"version": "1.0.3",
|
|
"description": "Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework",
|
|
"homepage": "https://github.com/unicorn-engine/unicorn",
|
|
"license": "GPL-2.0-only",
|
|
"supports": "windows & !uwp & !arm"
|
|
}
|