Skip to content

Commit

Permalink
Bump devilutionx-graphics-tools to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Apr 12, 2023
1 parent 116855b commit 890e483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/dvl_gfx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include(functions/FetchContent_MakeAvailableExcludeFromAll)
set(ENABLE_INSTALL OFF)
FetchContent_Declare(
dvl_gfx
URL https://github.com/diasurgical/devilutionx-graphics-tools/archive/e825e35a991abcef2de5a84fb38efa84d88d6620.tar.gz
URL_HASH MD5=611400c6f7552aa9f6da78aa39cc9eda
URL https://github.com/diasurgical/devilutionx-graphics-tools/archive/refs/tags/1.0.0.tar.gz
URL_HASH MD5=aa502f0179ec6eb285bc61c19c98d5db
)
FetchContent_MakeAvailableExcludeFromAll(dvl_gfx)

0 comments on commit 890e483

Please sign in to comment.