mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
z3: Update to version 4.12.4
This commit is contained in:
parent
26a2ec1b58
commit
0820cbd10a
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user