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 6f8e534 commit bdedfdcCopy full SHA for bdedfdc
extension_config.cmake
@@ -27,7 +27,7 @@ if (NOT MINGW)
27
duckdb_extension_load(aws
28
LOAD_TESTS
29
GIT_URL https://github.com/duckdb/duckdb-aws
30
- GIT_TAG 880da03202acc973d6ee7f3a0423dae5a6dea83b
+ GIT_TAG f855eb3dce37700bfd36fe906a683e4be17dcaf6
31
)
32
endif ()
33
endif()
0 commit comments