mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	duckdb: Update to version 0.5.1
This commit is contained in:
		
							parent
							
								
									f33d1a748d
								
							
						
					
					
						commit
						f2a69296f6
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.5.0",
 | 
					    "version": "0.5.1",
 | 
				
			||||||
    "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.0/duckdb_cli-windows-amd64.zip",
 | 
					            "url": "https://github.com/duckdb/duckdb/releases/download/v0.5.1/duckdb_cli-windows-amd64.zip",
 | 
				
			||||||
            "hash": "f5a6ba87cd1c014f40a2db745a1c50c596a507dae9e5ecfa2421971196ba9f1d"
 | 
					            "hash": "96d7a87e2dd5410dc62623dcfd8226edf6837816250c9b854e4021ea4840a4a5"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/duckdb/duckdb/releases/download/v0.5.0/duckdb_cli-windows-i386.zip",
 | 
					            "url": "https://github.com/duckdb/duckdb/releases/download/v0.5.1/duckdb_cli-windows-i386.zip",
 | 
				
			||||||
            "hash": "6e9152f316029a34293089a5ba7799969391797fa4b9aab23bf5d728e7e301d5"
 | 
					            "hash": "7767aea9fbc49321f51da869a3a624e210d8be90b796d7bb1a9302d127c03424"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "duckdb.exe",
 | 
					    "bin": "duckdb.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user