{
    "version": "1.5.0",
    "description": "An even funnier way to disable windows defender.",
    "homepage": "https://github.com/es3n1n/defendnot",
    "license": "Apache-2.0",
    "notes": "You need to temporarily disable realtime and tamper protection before proceeding, otherwise defender will block defendnot binaries due to the VirTool:Win64/Defnot.A detection.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/es3n1n/defendnot/releases/download/v1.5.0/x64.zip",
            "hash": "ff552765e35a810dfba462a66a0a67bf15f312fb63da378202f4074b2f5515ac"
        },
        "32bit": {
            "url": "https://github.com/es3n1n/defendnot/releases/download/v1.5.0/x86.zip",
            "hash": "5aa6c88bd25b6d805ed74792d0e2a660efe145f0acc2054fdac568458aac3d61"
        },
        "arm64": {
            "url": "https://github.com/es3n1n/defendnot/releases/download/v1.5.0/ARM64.zip",
            "hash": "5d3a1b40dc63ac9949684b3df98706d97cc306233483ad0aa500f755dd439293"
        }
    },
    "bin": "defendnot-loader.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/es3n1n/defendnot/releases/download/v$version/x64.zip"
            },
            "32bit": {
                "url": "https://github.com/es3n1n/defendnot/releases/download/v$version/x86.zip"
            },
            "arm64": {
                "url": "https://github.com/es3n1n/defendnot/releases/download/v$version/ARM64.zip"
            }
        }
    }
}
