diff --git a/contrib/setup-bitwuzla.sh b/contrib/setup-bitwuzla.sh index 2de9a4c0e..2a6b5fa9b 100755 --- a/contrib/setup-bitwuzla.sh +++ b/contrib/setup-bitwuzla.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -BITWUZLA_VERSION=229c0fa35bfbdcae7189558f98911a24909a7f04 +BITWUZLA_VERSION=0e81e616af4d4421729884f01928b194c3536c76 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" DEPS="$( cd "$( dirname "$DIR" )/deps" && pwd )"