{
    "version": "2026.3.1",
    "description": "A fast, privacy-first API client for REST, GraphQL, SSE, WebSocket, and gRPC.",
    "homepage": "https://yaak.app/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mountain-loop/yaak/releases/download/v2026.3.1/Yaak_2026.3.1_x64-setup.exe#/dl.7z",
            "hash": "8549ba10e43ec9abde7d3c775bafd8f3bc53298c5c2329fd3887d2ab4b14592f"
        }
    },
    "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\uninstall.exe\" -Force -Recurse -ErrorAction Ignore",
    "shortcuts": [
        [
            "yaak-app.exe",
            "Yaak"
        ]
    ],
    "checkver": {
        "github": "https://github.com/mountain-loop/yaak"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mountain-loop/yaak/releases/download/v$version/Yaak_$version_x64-setup.exe#/dl.7z"
            }
        }
    }
}
