z3: Update to version 4.12.4

This commit is contained in:
github-actions[bot] 2023-12-06 20:25:24 +00:00
parent 26a2ec1b58
commit 0820cbd10a

View File

@ -1,18 +1,18 @@
{
"version": "4.12.3",
"version": "4.12.4",
"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.3/z3-4.12.3-x64-win.zip",
"hash": "4b728f8c167adaa6ffc5f4afd736796f0e6f9805e02c5c65e0f77e19277009c8",
"extract_dir": "z3-4.12.3-x64-win"
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.4/z3-4.12.4-x64-win.zip",
"hash": "2476ea88cfc07ab9ee03bdd047a5fbe6d6c27b6248ee3411fea9d67bd96a29f1",
"extract_dir": "z3-4.12.4-x64-win"
},
"32bit": {
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.3/z3-4.12.3-x86-win.zip",
"hash": "bd50b6319b9cb0848902c588456161aeffa2cf20ac1be4e9e6fe47c2b5c94fa3",
"extract_dir": "z3-4.12.3-x64-win"
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.4/z3-4.12.4-x86-win.zip",
"hash": "b83e90c2c4ffad8c181cc7be481dc229a4cfa8c16abe4398aba2cc2374548d79",
"extract_dir": "z3-4.12.4-x64-win"
}
},
"bin": "bin\\z3.exe",