{
    "version": "1.1.4",
    "description": "Anonymous peer-to-peer instant messaging.",
    "homepage": "https://ricochet.im",
    "license": "BSD-3-Clause",
    "depends": "tor",
    "url": "https://github.com/ricochet-im/ricochet/releases/download/v1.1.4/ricochet-1.1.4-win-install.exe",
    "hash": "9096f058b8471ca7b1204d1acb34114e497b07902eb7811fc414d52b45b7db59",
    "innosetup": true,
    "post_install": "Remove-Item \"$dir\\tor.exe\" -Force",
    "bin": "ricochet.exe",
    "shortcuts": [
        [
            "ricochet.exe",
            "Ricochet"
        ]
    ],
    "checkver": {
        "github": "https://github.com/ricochet-im/ricochet"
    },
    "autoupdate": {
        "url": "https://github.com/ricochet-im/ricochet/releases/download/v$version/ricochet-$version-win-install.exe"
    }
}
