Skip to content

Commit

Permalink
Update fastchess
Browse files Browse the repository at this point in the history
  • Loading branch information
vondele committed Sep 3, 2024
1 parent 089a471 commit f45cd1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion worker/sri.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"__version": 242, "updater.py": "Mg+pWOgGA0gSo2TuXuuLCWLzwGwH91rsW1W3ixg3jYauHQpRMtNdGnCfuD1GqOhV", "worker.py": "0jVbnK8fnrQ1OTA8J3Ns71SDzD9fOdfRrxtFLLgkufYktnx0v0/kyP6aPVrLO9rV", "games.py": "lGZdyKzIl9NL7NcjRaWEiSON6nHG0iu4OF+eGmDjV0FwfgashYOt9C5usoMJrwkR"}
{"__version": 242, "updater.py": "Mg+pWOgGA0gSo2TuXuuLCWLzwGwH91rsW1W3ixg3jYauHQpRMtNdGnCfuD1GqOhV", "worker.py": "uE08FQjdxTeaveMUYlLICrqEY0rUuPUApdsey0aQa9l2bHKJNW17GujDGovKNLWd", "games.py": "lGZdyKzIl9NL7NcjRaWEiSON6nHG0iu4OF+eGmDjV0FwfgashYOt9C5usoMJrwkR"}
2 changes: 1 addition & 1 deletion worker/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ def setup_fastchess(worker_dir, compiler, concurrency, global_cache):
testing_dir = worker_dir / "testing"
testing_dir.mkdir(exist_ok=True)

fastchess_sha = "069bc93319bdd85f3b017cf3336d0c66f50f038f"
fastchess_sha = "af0f905a0420f881bcbafbb904a3647eacd950ff"
username = "Disservin"

fastchess = "fastchess" + EXE_SUFFIX
Expand Down

0 comments on commit f45cd1c

Please sign in to comment.