vcpkg/ports/unicorn/vcpkg.json
Frank f65d6947c7
[unicorn] update to latest version v1.0.3 (#23745)
* [unicorn] update to latest version v1.0.3

* update version

* add licenses

* overwrite version
2022-03-24 12:09:15 -07:00

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