Skip to content

Commit 1dba6aa

Browse files
authored
Merge pull request #12981 from ethereum/update-static-z3
Update version & distributions for static z3 script
2 parents 2c49ae7 + 1ccdb92 commit 1dba6aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/deps-ppa/static_z3.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ set -ev
2525
keyid=70D110489D66E2F6
2626
2727
packagename=z3-static
28-
version=4.8.14
28+
version=4.8.16
2929

30-
DISTRIBUTIONS="focal hirsute impish jammy"
30+
DISTRIBUTIONS="focal impish jammy"
3131

3232
for distribution in $DISTRIBUTIONS
3333
do

0 commit comments

Comments
 (0)