{ "version": "5.5.7", "description": "SQL editor and database management", "homepage": "https://www.beekeeperstudio.io", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v5.5.7/Beekeeper-Studio-Setup-5.5.7.exe#/dl.7z", "hash": "sha512:b93b29f4b86abb391359bd8d05b0b70e131197da6b71f5366757188a9c550b5e3d166939f3ae9c58b9c8d97633cb49b5cd0ac40dad138ee447f54167ffb78f76", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Force -Recurse" ] } }, "shortcuts": [ [ "Beekeeper Studio.exe", "Beekeeper Studio" ] ], "checkver": { "github": "https://github.com/beekeeper-studio/beekeeper-studio" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v$version/Beekeeper-Studio-Setup-$version.exe#/dl.7z" } }, "hash": { "url": "$baseurl/latest.yml", "regex": "sha512:\\s+$base64" } } }