We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba1224 commit 230f64dCopy full SHA for 230f64d
scripts/run-goto-transcoder.sh
@@ -10,7 +10,7 @@ supported_regex=$2
10
unsupported_regex=neg
11
12
goto_transcoder_git=https://github.com/esbmc/goto-transcoder
13
-esbmc_url=https://github.com/esbmc/esbmc/releases/download/nightly-39b012f9f7f7dad188708a9eaf4bbbc5faa3b4f7/esbmc-linux.zip
+esbmc_url=https://github.com/esbmc/esbmc/releases/download/v7.10/esbmc-linux.zip
14
15
##########
16
# SCRIPT #
0 commit comments