Skip to content

Commit

Permalink
sync upstream libnoson 2.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Jan 21, 2024
1 parent 5bef392 commit ab916eb
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.4.tar.gz"
URL_HASH MD5=cf9b22a46a0ffb35e2be11b7656403d4
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.12.5.tar.gz"
URL_HASH MD5=7bddd6ec682f065438aa9710179e204a
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.4.tar.gz
Binary file not shown.
Binary file added backend/lib/noson-2.12.5.tar.gz
Binary file not shown.

0 comments on commit ab916eb

Please sign in to comment.