{
    "version": "1.32.1",
    "description": "Easily manage the contents of Azure storage account.",
    "homepage": "https://azure.microsoft.com/en-us/features/storage-explorer/",
    "license": "CC-BY-4.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.32.1/StorageExplorer-windows-x64.exe",
            "hash": "58a1c4f853b3dbc7e03333c0b90f6642efd1e98c7e461b6efc548d6517441545"
        }
    },
    "innosetup": true,
    "bin": "StorageExplorer.exe",
    "shortcuts": [
        [
            "StorageExplorer.exe",
            "Azure Storage Explorer"
        ]
    ],
    "checkver": {
        "github": "https://github.com/microsoft/AzureStorageExplorer"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/microsoft/AzureStorageExplorer/releases/download/v$version/StorageExplorer-windows-x64.exe"
            }
        }
    }
}
