Skip to content

Commit

Permalink
Update smt-switch to pull in bitwuzla fixes (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanoKobalamyne committed Jun 18, 2024
1 parent 835b6a9 commit 521f54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/setup-smt-switch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
DEPS=$DIR/../deps

SMT_SWITCH_VERSION=445b5bc5172cc4a56db121e5ba4c7a5e14147bd5
SMT_SWITCH_VERSION=2da835b70798954ba7c565793a0fd19e68a3927a

usage () {
cat <<EOF
Expand Down

0 comments on commit 521f54b

Please sign in to comment.