{
    "version": "3.0.2",
    "description": "Memory editor - game hacking tool.",
    "homepage": "https://www.squalr.com/",
    "license": "Unknown",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Squalr/Squalr-Sharp/releases/download/3.0.2/Squalr-3.0.2-full.nupkg",
            "hash": "sha1:f836c2bb96dfcbc3372d6f1bd1ad18aa921a54e0"
        }
    },
    "extract_dir": "lib\\native",
    "bin": "Squalr.exe",
    "shortcuts": [
        [
            "Squalr.exe",
            "Squalr"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Squalr/Squalr-Sharp"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Squalr/Squalr-Sharp/releases/download/$version/Squalr-$version-full.nupkg"
            }
        },
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
