diff --git a/extensions/duckherder/description.yml b/extensions/duckherder/description.yml index 8f113eeae..edc96bb2a 100644 --- a/extensions/duckherder/description.yml +++ b/extensions/duckherder/description.yml @@ -1,18 +1,18 @@ extension: name: duckherder description: Run duckdb query on remote server - version: 0.0.3 + version: 0.0.4 language: C++ build: cmake license: MIT - excluded_platforms: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64;windows_amd64_mingw;osx_amd64;osx_arm64" + excluded_platforms: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64;windows_amd64_mingw" requires_toolchains: parser_tools maintainers: - dentiny repo: github: dentiny/duckdb-distributed-execution - ref: 4a03f33228eac4748172bea5d6834b6839e431ce + ref: d4ceb844557d9762c3435c213f9e9709017badab docs: hello_world: |