Skip to content

Commit

Permalink
update linux binary package md5
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jan 14, 2025
1 parent 259e37a commit 13c215c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ IF(UNIX)
set(ALLEGRO_DOWNLOAD_FILE "linux64-allegro5210.tbz2")
download_file("https://github.com/DFHack/dfhack-bin/releases/download/50.15/linux64-allegro5210.tbz2"
"${ALLEGRO_DOWNLOAD_DIR}/${ALLEGRO_DOWNLOAD_FILE}"
"17d5f7dd89eb624b005b7b9202b94aff")
"14c4237fbe6f2abf26edc0ba4d6c4424")
else()
MESSAGE(FATAL_ERROR "32 bit build not supported for stonesense")
endif()
Expand Down

0 comments on commit 13c215c

Please sign in to comment.