Skip to content

Commit

Permalink
sync upstream libnoson 2.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Feb 20, 2022
1 parent ded7fc3 commit 3fc54ce
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 @@ -119,8 +119,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.8.4.tar.gz"
URL_HASH MD5=f9858a1334a75af311a171b2f6c2a0dd
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.8.5.tar.gz"
URL_HASH MD5=35d68468c2ee89b120d9c1a8b7cd9767
PREFIX ${CMAKE_CURRENT_BINARY_DIR}
UPDATE_DISCONNECTED ON)
else()
Expand Down
Binary file removed backend/lib/noson-2.8.4.tar.gz
Binary file not shown.
Binary file added backend/lib/noson-2.8.5.tar.gz
Binary file not shown.

0 comments on commit 3fc54ce

Please sign in to comment.