{
    "version": "6.13.1-build-320",
    "description": "An easy to use Cloud Downloader, BitTorrent Client and Media Player. Search, Download, Play, Share",
    "homepage": "http://www.frostwire.com",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://sourceforge.net/projects/frostwire/files/frostwire-desktop-6.13.1-build-320/frostwire-6.13.1.windows.github.exe#/dl.7z",
            "hash": "sha1:c6a21360a6a4fbfc738367ba6b420d1053be028f"
        }
    },
    "pre_install": "Remove-Item \"$dir\\`$*\" -Recurse",
    "shortcuts": [
        [
            "FrostWire.exe",
            "FrostWire"
        ]
    ],
    "checkver": {
        "sourceforge": "frostwire",
        "regex": "frostwire-desktop-([\\d.]+)-build-(?<build>\\d+)",
        "replace": "${1}-build-${2}"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://sourceforge.net/projects/frostwire/files/frostwire-desktop-$matchHead-build-$matchBuild/frostwire-$matchHead.windows.github.exe#/dl.7z"
            }
        }
    }
}
