Skip to content

Commit

Permalink
Update btor2tools version built by contrib script
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanoKobalamyne committed Jul 5, 2024
1 parent 972e7b2 commit 6fb1350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/setup-btor2tools.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

BTOR2TOOLS_VERSION=9831f9909fb283752a3d6d60d43613173bd8af42
BTOR2TOOLS_VERSION=8775f9ad9caed51d3daa30a416b1a94dfec532b0

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
DEPS=$DIR/../deps
Expand Down

0 comments on commit 6fb1350

Please sign in to comment.