ZIP
WinGet
DuckDB CLI
DuckDB · 1.1.2 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
duckdb_cli-windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DuckDB.cli
Version
1.1.2
Description
DuckDB is an in-process SQL OLAP Database Management System
License
MIT
↗
Homepage
https://github.com/duckdb/duckdb
Installer URL
https://github.com/duckdb/duckdb/releases/download/v1.1.2/duckdb_cli-windows-arm64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
This is a bug fix release for various issues discovered after we released 1.1.1. There are no new major features, just bug fixes. Database files created by DuckDB versions all the way back to v0.9.* can be read by DuckDB v1.1.2.What's Changed
- [CI] Re-enable ART zero initialisation verification by @taniabogatsch in #14031
- Push filters instead of overwriting filters by @Tmonster in #14078
- Fix test by @Tmonster in #14079
- fix maximum_threads test inside containers by @wenjun93 in #14083
- Fi…