{
    "version": "8.5.1",
    "description": "Personal assistant to automatically manage your files",
    "homepage": "http://www.dropitproject.com",
    "license": "GPL-3.0-only",
    "url": "https://downloads.sourceforge.net/project/dropit/DropIt/v8.5.1/DropIt_v8.5.1_Portable.zip",
    "hash": "sha1:882c765830b307d8b2d90b4411e061d39d79a28c",
    "extract_dir": "DropIt_v8.5.1_Portable",
    "pre_install": "if (!(Test-Path \"$persist_dir\\settings.ini\")) { New-Item \"$dir\\settings.ini\" -Force | Out-Null }",
    "shortcuts": [
        [
            "DropIt.exe",
            "DropIt"
        ]
    ],
    "persist": [
        "Profiles",
        "settings.ini"
    ],
    "checkver": "Latest Version: v([\\d.]+)",
    "autoupdate": {
        "url": "https://downloads.sourceforge.net/project/dropit/DropIt/v$version/DropIt_v$version_Portable.zip",
        "extract_dir": "DropIt_v$version_Portable"
    }
}
