mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
z3: Update to version 4.15.2
This commit is contained in:
parent
05f0bda3f5
commit
a85e7651d5
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "4.15.1",
|
||||
"version": "4.15.2",
|
||||
"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.15.1/z3-4.15.1-x64-win.zip",
|
||||
"hash": "4258c799128d49acdf7ee057089c74b6e27f5e61015e57066967980146210b60",
|
||||
"extract_dir": "z3-4.15.1-x64-win"
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.2/z3-4.15.2-x64-win.zip",
|
||||
"hash": "39c367032343b75175b1dae5bd56ed20405d28f8b87ebfeac1dd04c12bdc0269",
|
||||
"extract_dir": "z3-4.15.2-x64-win"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.1/z3-4.15.1-x86-win.zip",
|
||||
"hash": "894b57cc24da02154510ecd7333dcf6be77e04e128f06e67afef0f73fc52c517",
|
||||
"extract_dir": "z3-4.15.1-x64-win"
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.2/z3-4.15.2-x86-win.zip",
|
||||
"hash": "8cdb05a12c362751dfc5844815ea4538015b5c7c660729dabdf8f22d39534a02",
|
||||
"extract_dir": "z3-4.15.2-x64-win"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\z3.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user