{
    "version": "0.1.22",
    "description": "A rule-based global transparent proxy client. Also a Proxifier alternative.",
    "homepage": "https://github.com/mellow-io/mellow",
    "license": "Freeware",
    "notes": [
        "Mellow is not being maintained anymore. We recommend installing 'Maple' for latest features and fixes.",
        "To install Maple, run: scoop install maple"
    ],
    "architecture": {
        "64bit": {
            "url": "https://github.com/mellow-io/mellow/releases/download/v0.1.22/Mellow.Setup.0.1.22.exe#/dl.7z",
            "hash": "96c95e6669ccb6affe6af283e91222448a5ddf2b5898516eb7c85994b1a6d322"
        }
    },
    "installer": {
        "script": [
            "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" $dir -Removal",
            "Remove-Item \"$dir\\Uninstall Mellow.exe\"",
            "Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse"
        ]
    },
    "shortcuts": [
        [
            "Mellow.exe",
            "Mellow"
        ]
    ]
}
