Skip to content

Commit

Permalink
Update wxMaxima.
Browse files Browse the repository at this point in the history
  • Loading branch information
daute committed Aug 19, 2024
1 parent 1ab4c92 commit 08cb905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ if(BUILD_WXMAXIMA_GIT)
set(WXMAXIMA_URL "https://github.com/wxMaxima-developers/wxmaxima/archive/${WXMAXIMA_GIT_HASH}.zip")
set(WXMAXIMA_MD5 "")
else()
set(WXMAXIMAVERSION "24.05.0")
set(WXMAXIMA_MD5 "79d2e675f41b55ad4f18044c65fd94b2")
set(WXMAXIMAVERSION "24.08.0")
set(WXMAXIMA_MD5 "45e11dcc01a204863b0f48c63f067f5d")
set(WXMAXIMA_URL "https://github.com/wxmaxima-developers/wxmaxima/archive/Version-${WXMAXIMAVERSION}.tar.gz")
endif()

Expand Down

0 comments on commit 08cb905

Please sign in to comment.