{
    "version": "2.10.0",
    "description": "Cross-platform gist snippets management desktop application to share code snippets fast and easily",
    "homepage": "https://gisto.org/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Gisto/Gisto/releases/download/v2.10.0/Gisto_2.10.0_x64_en-US.msi",
            "hash": "4d6f9649d816f4dda6d45c6c8874afed4d8a72cf511d8ea642fb2eaa0e507510"
        }
    },
    "extract_dir": "PFiles\\Gisto",
    "shortcuts": [
        [
            "Gisto.exe",
            "Gisto"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Gisto/Gisto"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Gisto/Gisto/releases/download/v$version/Gisto_$version_x64_en-US.msi"
            }
        }
    }
}
