Skip to content

Commit 1ccdb92

Browse files
committed
Update version & distributions for static z3 script
1 parent 2c49ae7 commit 1ccdb92

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)