{
    "version": "4.3.1",
    "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": "extras/windowsdesktop-runtime"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/TheJoeFin/Text-Grab/releases/download/v4.3.1/Text-Grab.exe",
            "hash": "f3b3273f3a5e3e372f1dab30c5cf52d7c29f75e2a971cf62de342e32937ac87f"
        }
    },
    "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"
            }
        }
    }
}
