{
    "version": "2.0.4",
    "description": "Resize and move windows like in KDE on Windows with Win+Mouse!",
    "homepage": "https://github.com/alvesvaren/resizer2",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/alvesvaren/resizer2/releases/download/v2.0.4/resizer2-portable.exe#/resizer2.exe",
            "hash": "42b704edf744c8ab257a0907f1353695af6b9934a9ce6c22931157750dc21383"
        }
    },
    "shortcuts": [
        [
            "resizer2.exe",
            "resizer2"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/alvesvaren/resizer2/releases/download/v$version/resizer2-portable.exe#/resizer2.exe"
            }
        }
    }
}
