Skip to content

Commit bdedfdc

Browse files
committed
undo
1 parent 6f8e534 commit bdedfdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension_config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (NOT MINGW)
2727
duckdb_extension_load(aws
2828
LOAD_TESTS
2929
GIT_URL https://github.com/duckdb/duckdb-aws
30-
GIT_TAG 880da03202acc973d6ee7f3a0423dae5a6dea83b
30+
GIT_TAG f855eb3dce37700bfd36fe906a683e4be17dcaf6
3131
)
3232
endif ()
3333
endif()

0 commit comments

Comments
 (0)