Skip to content

Commit

Permalink
bump gsl-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
stohrendorf committed Nov 19, 2024
1 parent 65e1cf4 commit 5a03c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/get_gsllite.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ endif()

include( ./dl_unpack )

set( _gsl_lite_version "0.41.0" )
set( _gsl_lite_version "0.42.0" )
dl_unpack(
URL https://github.com/gsl-lite/gsl-lite/archive/refs/tags/v${_gsl_lite_version}.tar.gz
FILENAME gsl-lite-v${_gsl_lite_version}.tar.gz
Expand Down

0 comments on commit 5a03c49

Please sign in to comment.