{
    "version": "1.47.1",
    "description": "Data management tool that enables work with SQL Server, Azure SQL DB and SQL DW.",
    "homepage": "https://docs.microsoft.com/en-us/sql/azure-data-studio",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://azuredatastudio-update.azurewebsites.net/1.47.1/win32-x64-archive/stable#/dl.7z",
            "hash": "c9dd8a73a1784c8f5b96d1a56facb20fd2c521352ed26428e54e39b8c0799ae4"
        }
    },
    "bin": "bin\\azuredatastudio.cmd",
    "shortcuts": [
        [
            "azuredatastudio.exe",
            "Azure Data Studio"
        ]
    ],
    "checkver": {
        "github": "https://github.com/microsoft/azuredatastudio"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://azuredatastudio-update.azurewebsites.net/$version/win32-x64-archive/stable#/dl.7z"
            }
        }
    }
}
