mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
z3: Update to version 4.15.1
This commit is contained in:
parent
5a3c21b695
commit
75a1ac0f78
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "4.15.0",
|
"version": "4.15.1",
|
||||||
"description": "Theorem prover from Microsoft Research.",
|
"description": "Theorem prover from Microsoft Research.",
|
||||||
"homepage": "https://github.com/Z3Prover/z3",
|
"homepage": "https://github.com/Z3Prover/z3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.0/z3-4.15.0-x64-win.zip",
|
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.1/z3-4.15.1-x64-win.zip",
|
||||||
"hash": "5febc9fcab3ca2e88942da4158a385e9eb3ff6dcadf6e5b2c01d76fd08f4eafe",
|
"hash": "4258c799128d49acdf7ee057089c74b6e27f5e61015e57066967980146210b60",
|
||||||
"extract_dir": "z3-4.15.0-x64-win"
|
"extract_dir": "z3-4.15.1-x64-win"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.0/z3-4.15.0-x86-win.zip",
|
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.1/z3-4.15.1-x86-win.zip",
|
||||||
"hash": "f26a2d491e8f1182e72c8f2f4560b07a1c1e301d31f95ade724552aa4b2b64e1",
|
"hash": "894b57cc24da02154510ecd7333dcf6be77e04e128f06e67afef0f73fc52c517",
|
||||||
"extract_dir": "z3-4.15.0-x64-win"
|
"extract_dir": "z3-4.15.1-x64-win"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\z3.exe",
|
"bin": "bin\\z3.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user