{
    "version": "1.2.1",
    "description": "Rich markdown live preview app with linter",
    "homepage": "https://github.com/rhysd/Shiba",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-win32-x64.zip",
            "hash": "ae2aa930ca25fb2e1be6df69ed8053f70d023bf3c35fac7103eb511606dc2327",
            "bin": "Shiba-win32-x64\\Shiba.exe",
            "shortcuts": [
                [
                    "Shiba-win32-x64\\Shiba.exe",
                    "Shiba"
                ]
            ]
        },
        "32bit": {
            "url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-win32-ia32.zip",
            "hash": "07f8f47f3ab5455bb0132d050e069cffcf0284698a981c5e4df192dd2fb2e1eb",
            "bin": "Shiba-win32-ia32\\Shiba.exe",
            "shortcuts": [
                [
                    "Shiba-win32-ia32\\Shiba.exe",
                    "Shiba"
                ]
            ]
        }
    },
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/rhysd/Shiba/releases/download/v$version/Shiba-win32-x64.zip"
            },
            "32bit": {
                "url": "https://github.com/rhysd/Shiba/releases/download/v$version/Shiba-win32-ia32.zip"
            }
        }
    }
}
