mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
z3: Update to version 4.15.0
This commit is contained in:
parent
e508ebdb1b
commit
5212f43191
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "4.14.1",
|
||||
"version": "4.15.0",
|
||||
"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.14.1/z3-4.14.1-x64-win.zip",
|
||||
"hash": "a73cf13b6bef3b1b9902144747083651e1bf40af997732a123a86dda4e7abeb5",
|
||||
"extract_dir": "z3-4.14.1-x64-win"
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.0/z3-4.15.0-x64-win.zip",
|
||||
"hash": "5febc9fcab3ca2e88942da4158a385e9eb3ff6dcadf6e5b2c01d76fd08f4eafe",
|
||||
"extract_dir": "z3-4.15.0-x64-win"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.14.1/z3-4.14.1-x86-win.zip",
|
||||
"hash": "30ee7ce422e1e6d5f9fa04d3af34cf24c1b021e00b898cfe371358a206629513",
|
||||
"extract_dir": "z3-4.14.1-x64-win"
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.0/z3-4.15.0-x86-win.zip",
|
||||
"hash": "f26a2d491e8f1182e72c8f2f4560b07a1c1e301d31f95ade724552aa4b2b64e1",
|
||||
"extract_dir": "z3-4.15.0-x64-win"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\z3.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user