{
    "version": "1.6259.1",
    "description": "Next generation AI assistant built by Anthropic.",
    "homepage": "https://claude.com/product/overview",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.anthropic.com/legal/consumer-terms"
    },
    "architecture": {
        "64bit": {
            "url": "https://downloads.claude.ai/releases/win32/x64/AnthropicClaude-1.6259.1-full.nupkg",
            "hash": "sha1:9800a6ae04da7a26565db2c5475d66c0eb0bfa2a"
        },
        "arm64": {
            "url": "https://downloads.claude.ai/releases/win32/arm64/AnthropicClaude-1.6259.1-full.nupkg",
            "hash": "sha1:436217bbffca20c5e98b119f58bae409dd3d305a"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "claude.exe",
            "Claude"
        ]
    ],
    "checkver": {
        "url": "https://downloads.claude.ai/releases/win32/x64/RELEASES",
        "regex": "([\\d.]+)-full",
        "reverse": true
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.claude.ai/releases/win32/x64/AnthropicClaude-$version-full.nupkg",
                "hash": {
                    "url": "https://downloads.claude.ai/releases/win32/x64/RELEASES"
                }
            },
            "arm64": {
                "url": "https://downloads.claude.ai/releases/win32/arm64/AnthropicClaude-$version-full.nupkg",
                "hash": {
                    "url": "https://downloads.claude.ai/releases/win32/arm64/RELEASES"
                }
            }
        }
    }
}
