z3: Update to version 4.12.6

This commit is contained in:
github-actions[bot] 2024-02-25 12:30:10 +00:00
parent 186efc95a8
commit d083e7421d

View File

@ -1,18 +1,18 @@
{
"version": "4.12.5",
"version": "4.12.6",
"description": "Theorem prover from Microsoft Research.",
"homepage": "https://github.com/Z3Prover/z3",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.5/z3-4.12.5-x64-win.zip",
"hash": "960a8b7e7155685956cf03f6e9af26f071503b2462edd83e2073495d14aa4144",
"extract_dir": "z3-4.12.5-x64-win"
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.6/z3-4.12.6-x64-win.zip",
"hash": "cf75f3991a405e908129635a47e672f6e7e8d3aa05c1f99cbfe3d5b50b2e123a",
"extract_dir": "z3-4.12.6-x64-win"
},
"32bit": {
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.5/z3-4.12.5-x86-win.zip",
"hash": "08d0ed830f9733b6f8c4a649cbc224dd8b363d0a1789f8285ccbba36583bb42d",
"extract_dir": "z3-4.12.5-x64-win"
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.6/z3-4.12.6-x86-win.zip",
"hash": "cd2ef6204c4af6926b7d2f03218c58932a215da896b115b78d23916a80d0da3c",
"extract_dir": "z3-4.12.6-x64-win"
}
},
"bin": "bin\\z3.exe",