updated Z3 to 4.8.15 (#3928)
This commit is contained in:
parent
e0830693c3
commit
e7f97a9621
|
@ -26,7 +26,7 @@ jobs:
|
|||
# see https://www.pcre.org/original/changelog.txt
|
||||
PCRE_VERSION: 8.45
|
||||
# see https://github.com/Z3Prover/z3/releases:
|
||||
Z3_VERSION: 4.8.10
|
||||
Z3_VERSION: 4.8.15
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
# see https://www.pcre.org/original/changelog.txt
|
||||
PCRE_VERSION: 8.45
|
||||
# see https://github.com/Z3Prover/z3/releases:
|
||||
Z3_VERSION: 4.8.10
|
||||
Z3_VERSION: 4.8.15
|
||||
QT_VERSION: 5.15.2
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue