mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	octosql: Update to version 0.13.0
This commit is contained in:
		
							parent
							
								
									d908a233ac
								
							
						
					
					
						commit
						d177d5b90e
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.12.2",
 | 
					    "version": "0.13.0",
 | 
				
			||||||
    "description": "Query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.",
 | 
					    "description": "Query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.",
 | 
				
			||||||
    "homepage": "https://github.com/cube2222/octosql",
 | 
					    "homepage": "https://github.com/cube2222/octosql",
 | 
				
			||||||
    "license": "MPL-2.0",
 | 
					    "license": "MPL-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/cube2222/octosql/releases/download/v0.12.2/octosql_0.12.2_windows_amd64.tar.gz",
 | 
					            "url": "https://github.com/cube2222/octosql/releases/download/v0.13.0/octosql_0.13.0_windows_amd64.tar.gz",
 | 
				
			||||||
            "hash": "a4221ab256843b999a944f15aa7b788a21fe8d2e9cc8193a860dea16360166dc"
 | 
					            "hash": "e87029a1e99a5ac20563d5bf803020a33b5416540d35f535a5be7bcd6cd04785"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/cube2222/octosql/releases/download/v0.12.2/octosql_0.12.2_windows_arm64.tar.gz",
 | 
					            "url": "https://github.com/cube2222/octosql/releases/download/v0.13.0/octosql_0.13.0_windows_arm64.tar.gz",
 | 
				
			||||||
            "hash": "b221881b700c0162eec4fcd3eec0a27b714d23827a08b082e1d36baa8bdb0d73"
 | 
					            "hash": "4736b55ed99f6d2504b408612bbcea9a0b9cc2f5853cefc0a8b70b56737010d5"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "octosql.exe",
 | 
					    "bin": "octosql.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user