{
    "version": "7.0.4-build-331",
    "description": "An easy to use Cloud Downloader, BitTorrent Client and Media Player. Search, Download, Play, Share",
    "homepage": "https://www.frostwire.com",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://sourceforge.net/projects/frostwire/files/frostwire-desktop-7.0.4-build-331/frostwire-7.0.4.windows.exe#/dl.7z",
            "hash": "sha1:2429dc7053fbe79215469cf8c1b810522e485992"
        }
    },
    "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.exe#/dl.7z"
            }
        }
    }
}
