mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12981 from ethereum/update-static-z3
Update version & distributions for static z3 script
This commit is contained in:
commit
1dba6aafe4
@ -25,9 +25,9 @@ set -ev
|
||||
keyid=70D110489D66E2F6
|
||||
email=builds@ethereum.org
|
||||
packagename=z3-static
|
||||
version=4.8.14
|
||||
version=4.8.16
|
||||
|
||||
DISTRIBUTIONS="focal hirsute impish jammy"
|
||||
DISTRIBUTIONS="focal impish jammy"
|
||||
|
||||
for distribution in $DISTRIBUTIONS
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user