{
    "version": "2.14.44",
    "description": "Backup & Restore iPhone SMS on computer with ease.",
    "homepage": "https://www.backuptrans.com/iphone-sms-backup-restore.html",
    "license": "Unknown",
    "notes": "Without the iTunes application (https://support.apple.com/downloads/itunes) installed, it's not possible to detect iPhone devices.",
    "architecture": {
        "64bit": {
            "url": "https://www.backuptrans.com/download/exe/iphone-sms-backup-and-restore_x64.exe#/dl.7z",
            "hash": "8577ada5750fdea9b7fa2f98aac59b1887a3529f7bca50f11fca1776e44e4f69"
        },
        "32bit": {
            "url": "https://www.backuptrans.com/download/exe/iphone-sms-backup-and-restore.exe#/dl.7z",
            "hash": "5a1981cfbf1458d451ea19fde2611ea19fb526c5d8448ab0b7306f2292a7068d"
        }
    },
    "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\" -Recurse",
    "shortcuts": [
        [
            "iPhoneSmsBackupAndRestore.exe",
            "Backuptrans iPhone SMS Backup & Restore"
        ]
    ],
    "checkver": {
        "url": "https://www.backuptrans.com/download.html",
        "regex": "(?sm)Backuptrans iPhone SMS Backup & Restore.*?V([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.backuptrans.com/download/exe/iphone-sms-backup-and-restore_x64.exe#/dl.7z"
            },
            "32bit": {
                "url": "https://www.backuptrans.com/download/exe/iphone-sms-backup-and-restore.exe#/dl.7z"
            }
        }
    }
}
