mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
z3: Update to version 4.12.5
This commit is contained in:
parent
e3178f6b46
commit
2bec248edb
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "4.12.4",
|
||||
"version": "4.12.5",
|
||||
"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.4/z3-4.12.4-x64-win.zip",
|
||||
"hash": "2476ea88cfc07ab9ee03bdd047a5fbe6d6c27b6248ee3411fea9d67bd96a29f1",
|
||||
"extract_dir": "z3-4.12.4-x64-win"
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.5/z3-4.12.5-x64-win.zip",
|
||||
"hash": "960a8b7e7155685956cf03f6e9af26f071503b2462edd83e2073495d14aa4144",
|
||||
"extract_dir": "z3-4.12.5-x64-win"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.12.5/z3-4.12.5-x86-win.zip",
|
||||
"hash": "08d0ed830f9733b6f8c4a649cbc224dd8b363d0a1789f8285ccbba36583bb42d",
|
||||
"extract_dir": "z3-4.12.5-x64-win"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\z3.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user