mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
duckdb: Update to version 1.2.2
This commit is contained in:
parent
070f0f668d
commit
74c79ff37a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"description": "A high-performance embeddable SQL OLAP database management system",
|
||||
"homepage": "https://duckdb.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.2.1/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "b0a7b85409f2aecf8535cb7daa8a29d9325b62850e5a24752a7146c65e3a32eb"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.2.2/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "9d35fba121f011b06d5f256c2ac351ae5c2468de8156524c75082b2e4a810ffe"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user