vcpkg/ports/z3/vcpkg.json
Hennadii Chernyshchyk c4afc3f492
[z3] Update to 4.8.14 (#22687)
* [z3] Update to 4.8.14

* [z3] Add license

* [z3] Update versions
2022-01-26 15:31:17 -08:00

9 lines
199 B
JSON

{
"name": "z3",
"version": "4.8.14",
"description": "Z3 is a theorem prover from Microsoft Research",
"homepage": "https://github.com/Z3Prover/z3",
"license": "MIT",
"supports": "!uwp"
}