mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	duckdb: Update to version 0.6.0
This commit is contained in:
		
							parent
							
								
									490a1bddd2
								
							
						
					
					
						commit
						00212da0e3
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.5.1",
 | 
					    "version": "0.6.0",
 | 
				
			||||||
    "description": "A high-performance embeddable SQL OLAP database management system",
 | 
					    "description": "A high-performance embeddable SQL OLAP database management system",
 | 
				
			||||||
    "homepage": "https://duckdb.org",
 | 
					    "homepage": "https://duckdb.org",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/duckdb/duckdb/releases/download/v0.5.1/duckdb_cli-windows-amd64.zip",
 | 
					            "url": "https://github.com/duckdb/duckdb/releases/download/v0.6.0/duckdb_cli-windows-amd64.zip",
 | 
				
			||||||
            "hash": "96d7a87e2dd5410dc62623dcfd8226edf6837816250c9b854e4021ea4840a4a5"
 | 
					            "hash": "253973b68b7bb6db4c1021112d8f9b635b437f1f6b01dabf61f368a5368d00a6"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/duckdb/duckdb/releases/download/v0.5.1/duckdb_cli-windows-i386.zip",
 | 
					            "url": "https://github.com/duckdb/duckdb/releases/download/v0.6.0/duckdb_cli-windows-i386.zip",
 | 
				
			||||||
            "hash": "7767aea9fbc49321f51da869a3a624e210d8be90b796d7bb1a9302d127c03424"
 | 
					            "hash": "d193952024a412d1d30a9f2c31d162291c9dedef422e1b12b04c34fd59acc6be"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "duckdb.exe",
 | 
					    "bin": "duckdb.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user