Skip to content

Commit

Permalink
sync upstream libnoson 2.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Jul 12, 2024
1 parent 8666d57 commit 4a4fefe
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/noson/CMakeLists.txt)
else()
if(NOT LIBNOSON_GIT_MASTER)
download_project(PROJ noson
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.12.8.tar.gz"
URL_HASH MD5=d1510034177f8f3e0f3359eae2ab819d
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.12.9.tar.gz"
URL_HASH MD5=dbdcc48e1ce8c4a9e4f58c504d141506
PREFIX ${CMAKE_CURRENT_BINARY_DIR}
UPDATE_DISCONNECTED ON)
else()
Expand Down
2 changes: 1 addition & 1 deletion backend/lib/noson
Binary file removed backend/lib/noson-2.12.8.tar.gz
Binary file not shown.
Binary file added backend/lib/noson-2.12.9.tar.gz
Binary file not shown.

0 comments on commit 4a4fefe

Please sign in to comment.