mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-01 14:54:40 +00:00
z3: Update to version 4.15.8
This commit is contained in:
parent
cceffd5133
commit
061f6d587e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "4.15.7",
|
||||
"version": "4.15.8",
|
||||
"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.7/z3-4.15.7-x64-win.zip",
|
||||
"hash": "7b01f3987bcdab0d0622c417212ad37e7a486ea233e091a59f646e0118316187",
|
||||
"extract_dir": "z3-4.15.7-x64-win"
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.8/z3-4.15.8-x64-win.zip",
|
||||
"hash": "62cb8ae68241d17896e3534f2671e4efc4f3fc8baa996b3603885a84116bfa4d",
|
||||
"extract_dir": "z3-4.15.8-x64-win"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.7/z3-4.15.7-x86-win.zip",
|
||||
"hash": "40f7cc9e69b51dd77e9131eeea62cf039b560629b76a2e87f27b15f3009f9d9c",
|
||||
"extract_dir": "z3-4.15.7-x64-win"
|
||||
"url": "https://github.com/Z3Prover/z3/releases/download/z3-4.15.8/z3-4.15.8-x86-win.zip",
|
||||
"hash": "b8269d658887ed27a6500309b534e06cbd0c29d53eca1e37045407b67984960b",
|
||||
"extract_dir": "z3-4.15.8-x64-win"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\z3.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user