{ "version": "0.9.3", "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", "license": "MPL-2.0", "architecture": { "64bit": { "url": "https://github.com/cube2222/octosql/releases/download/v0.9.3/octosql_0.9.3_windows_amd64.tar.gz", "hash": "8486d1a9f917c2e93385d46bf361bda262bbebcee06e605eb8225b39bfd4ac0b" } }, "bin": "octosql.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/cube2222/octosql/releases/download/v$version/octosql_$version_windows_amd64.tar.gz", "hash": { "url": "$baseurl/octosql_$version_checksums.txt" } } } } }