mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	duckdb: Update to version 0.7.1
This commit is contained in:
		
							parent
							
								
									05c6136314
								
							
						
					
					
						commit
						9faa0c9e88
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.7.0",
 | 
					    "version": "0.7.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.7.0/duckdb_cli-windows-amd64.zip",
 | 
					            "url": "https://github.com/duckdb/duckdb/releases/download/v0.7.1/duckdb_cli-windows-amd64.zip",
 | 
				
			||||||
            "hash": "ebb936122f032e7fdc66a5bbd9edacd11e4e46540ea95f6ff696d38707a6ba96"
 | 
					            "hash": "51a4becbbeb7b11b3949951f4b58319b640af1cd9e4e7fad0fb8c113ae3bde83"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/duckdb/duckdb/releases/download/v0.7.0/duckdb_cli-windows-i386.zip",
 | 
					            "url": "https://github.com/duckdb/duckdb/releases/download/v0.7.1/duckdb_cli-windows-i386.zip",
 | 
				
			||||||
            "hash": "0da7c0b062368d3fa8f4be00be55a114479ac5c67216f96cab9d82260b159379"
 | 
					            "hash": "50c7d68c9430c139720d6c2b0412dd6db6b8d825bea7e286082c3a644c00bae2"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "duckdb.exe",
 | 
					    "bin": "duckdb.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user