{
    "version": "3.9.3",
    "description": "Angry IP Scanner - fast and friendly network scanner.",
    "homepage": "https://angryip.org",
    "license": {
        "identifier": "GPL-2.0-or-later",
        "url": "https://github.com/angryip/ipscan/blob/master/LICENSE"
    },
    "notes": [
        "To install a plugin, place the .jar file in \"$env:USERPROFILE\\.ipscan\" and restart the application.",
        "For more information, see: https://angryip.org/contribute/plugins",
        "For common issues and troubleshooting, visit: https://angryip.org/faq"
    ],
    "architecture": {
        "64bit": {
            "url": "https://github.com/angryip/ipscan/releases/download/3.9.3/ipscan-3.9.3-setup.exe#/dl.7z",
            "hash": "91d77c63169249e8fcdd2d912963d4d5cd143d87b65352fc62ba8113fb49f9f5"
        }
    },
    "pre_install": "Remove-Item -Path \"$dir\\`$*\", \"$dir\\uninstall*\" -Force -Recurse -ErrorAction Ignore",
    "bin": "ipscan.exe",
    "shortcuts": [
        [
            "ipscan.exe",
            "Angry IP Scanner"
        ]
    ],
    "checkver": {
        "github": "https://github.com/angryip/ipscan"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/angryip/ipscan/releases/download/$version/ipscan-$version-setup.exe#/dl.7z"
            }
        }
    }
}
