{
    "version": "6.29",
    "description": "An archiver which provides fast speed and convenient features (last version with no ads)",
    "homepage": "https://www.bandisoft.com/bandizip/old/6/",
    "license": {
        "identifier": "Freeware",
        "url": "https://en.bandisoft.com/bandizip/eula/"
    },
    "notes": [
        "Notification for using Bandizip v6.xx",
        "",
        "Recently, a security vulnerability has been found in Bandizip 6.xx by which the system may get susceptible to attacks when the program decompresses archives. We strongly advise Bandizip users to stop using Bandizip 6.xx immediately and to use Bandizip 7.xx instead.",
        "",
        "If you still want to use the earlier version of Bandizip at your own risk, Using the program must be done solely under the user's responsibility, and Bandisoft takes no responsibility for any types of damage caused by using the program.",
        "",
        "See 'https://en.bandisoft.com/bandizip/old/6/' for more information."
    ],
    "architecture": {
        "64bit": {
            "pre_install": [
                "Rename-Item \"$dir\\Bandizip64.exe\" 'Bandizip.exe'",
                "Remove-Item \"$dir\\Bandizip32.exe\"",
                "if (!(Test-Path \"$persist_dir\\Bandizip.ini\")) { New-Item \"$dir\\Bandizip.ini\" -ItemType File | Out-Null }"
            ]
        },
        "32bit": {
            "pre_install": [
                "Rename-Item \"$dir\\Bandizip32.exe\" 'Bandizip.exe'",
                "Remove-Item \"$dir\\Bandizip64.exe\"",
                "if (!(Test-Path \"$persist_dir\\Bandizip.ini\")) { New-Item \"$dir\\Bandizip.ini\" -ItemType File | Out-Null }"
            ]
        }
    },
    "url": "https://www.bandisoft.com/bandizip/dl.php?old#/BANDIZIP6-PORTABLE.ZIP",
    "hash": "37d68f273d0479adec08db3a75bd229c6fad121894ae9bd456fedd8b5f2d2ede",
    "bin": "Bandizip.exe",
    "shortcuts": [
        [
            "Bandizip.exe",
            "Bandizip"
        ]
    ],
    "persist": "Bandizip.ini"
}
