{
    "version": "1.16.3",
    "description": "A simple WebDAV / FTP / SFTP / Online Storages client for Windows OS",
    "homepage": "http://rei.to/carotdav_en.html",
    "license": {
        "identifier": "Freeware",
        "url": "http://rei.to/carotdav_en.html#license"
    },
    "url": "http://rei.to/CarotDAV1.16.3.portable.zip",
    "hash": "sha1:2af1c887d05e6251ba764c7895683ae03560b407",
    "extract_dir": "CarotDAV",
    "pre_install": "if (!(Test-Path \"$persist_dir\\Setting.xml\")) {Set-Content -Encoding ASCII -Path \"$dir\\Setting.xml\" -Value '<?xml version=\"1.0\" encoding=\"utf-8\"?><WebDAVClientSetting xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"></WebDAVClientSetting>'}",
    "bin": [
        "CarotDAV.exe",
        "CarotDAVC.exe"
    ],
    "shortcuts": [
        [
            "CarotDAV.exe",
            "CarotDAV"
        ]
    ],
    "persist": "Setting.xml",
    "checkver": {
        "url": "http://rei.to/carotdav.version.txt",
        "regex": "([\\d.]+)"
    },
    "autoupdate": {
        "url": "http://rei.to/CarotDAV$version.portable.zip",
        "hash": {
            "url": "http://rei.to/carotdav_en.html#download",
            "regex": "$basename\">Ver\\. $version</a> SHA-1: $sha1"
        }
    }
}
