{
    "version": "0.3.0",
    "description": "Create self-contained single binary applications",
    "homepage": "https://github.com/dgiagio/warp",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dgiagio/warp/releases/download/v0.3.0/windows-x64.warp-packer.exe#/warp-packer.exe",
            "hash": "4f9a0f223f0e9f689fc718fdf86a147a357921ffa69c236deadc3274091070c1"
        }
    },
    "bin": "warp-packer.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dgiagio/warp/releases/download/v$version/windows-x64.warp-packer.exe#/warp-packer.exe"
            }
        }
    }
}
