{
    "version": "4.13.2",
    "description": "Minimal Windows utility for copying and pasting any visible text, without internet access.",
    "homepage": "https://github.com/TheJoeFin/Text-Grab",
    "license": "MIT",
    "suggest": {
        ".NET Desktop Runtime 10.0": "versions/windowsdesktop-runtime-10.0"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/TheJoeFin/Text-Grab/releases/download/v4.13.2/Text-Grab.exe",
            "hash": "5fbf1b2758f8814d7d66116da7e14caf1d5fc291691ef654978aa68dd3130bce"
        },
        "arm64": {
            "url": "https://github.com/TheJoeFin/Text-Grab/releases/download/v4.13.2/Text-Grab-arm64.exe#/Text-Grab.exe",
            "hash": "524faf416aec9e53feec284cbe32291b85efee13041d352986adabf3a511cf9b"
        }
    },
    "bin": "Text-Grab.exe",
    "shortcuts": [
        [
            "Text-Grab.exe",
            "Text Grab"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/TheJoeFin/Text-Grab/releases/download/v$version/Text-Grab.exe"
            },
            "arm64": {
                "url": "https://github.com/TheJoeFin/Text-Grab/releases/download/v$version/Text-Grab-arm64.exe#/Text-Grab.exe"
            }
        }
    }
}
