Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
vondele committed Jul 10, 2024
1 parent 4868939 commit b265f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ def setup_fastchess(worker_dir):

# build it ourselves
try:
fastchess_sha = "67dc441c55e33e30273b492f23e1ae0218e386cd"
fastchess_sha = "29fc1002bd3ff362b3a0662a1ba0c9d261d1bc6e"
item_url = (
"https://api.github.com/repos/Disservin/fast-chess/zipball/" + fastchess_sha
)
Expand Down

0 comments on commit b265f9a

Please sign in to comment.