{
    "##": [
        "http://g.static.mega.co.nz/eupd/wsync64/v.txt?SCOOPVERCH",
        "https://github.com/meganz/MEGAsync/blob/58d3ed7f4a10d08b0fa908639a65deac6a6bde1b/src/MEGAUpdater/Preferences.h#L9",
        "https://github.com/meganz/MEGAsync/blob/58d3ed7f4a10d08b0fa908639a65deac6a6bde1b/src/MEGASync/control/UpdateTask.cpp#L93-L111"
    ],
    "version": "4.12.2.0",
    "description": "Client for automated synchronization between local folder and MEGA cloud",
    "homepage": "https://mega.nz",
    "license": {
        "identifier": "Freeware",
        "url": "https://github.com/meganz/MEGAsync/blob/master/LICENCE.md"
    },
    "architecture": {
        "64bit": {
            "url": "https://mega.nz/MEGAsyncSetup64.exe#/dl.7z",
            "hash": "cce0585c865a68c4c124fa450a82831f163c7fdc3569afd966f1cb30f87a963d"
        },
        "32bit": {
            "url": "https://mega.nz/MEGAsyncSetup32.exe#/dl.7z",
            "hash": "73bcee878da54c3b37c2ee00f4b3e3070136ea1d2e3438a7299537fd5875af61"
        }
    },
    "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Megaupdater.exe\", \"$dir\\uninst*\" -Recurse",
    "uninstaller": {
        "script": "shortcut_folder $global | Split-Path | Join-Path -ChildPath 'MEGAsync' | Remove-Item -ErrorAction 'SilentlyContinue' -Force -Recurse"
    },
    "bin": "MEGAsync.exe",
    "shortcuts": [
        [
            "MEGAsync.exe",
            "MEGAsync"
        ]
    ],
    "checkver": {
        "github": "https://github.com/meganz/MEGAsync"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://mega.nz/MEGAsyncSetup64.exe#/dl.7z"
            },
            "32bit": {
                "url": "https://mega.nz/MEGAsyncSetup32.exe#/dl.7z"
            }
        }
    }
}
