We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77c396 commit 03842f4Copy full SHA for 03842f4
cmake/PolyfemPythonDownloadExternal.cmake
@@ -42,6 +42,6 @@ endfunction()
42
function(polyfem_python_download_data)
43
polyfem_python_download_project(data
44
GIT_REPOSITORY https://github.com/polyfem/polyfem-data.git
45
- GIT_TAG 88f5388a6a77b6f1b1a755a510b632a26efab950
+ GIT_TAG 11767f7ce80f8932b5da4410d45ddb37b5be681d
46
)
47
endfunction()
0 commit comments