{
    "version": "3.1.2",
    "description": "An Aria2 GUI for Windows & Linux & MacOS.",
    "homepage": "https://aria-ng.xmader.com/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Xmader/aria-ng-gui/releases/download/v3.1.2/AriaNgGUI-win32-x64.zip",
            "hash": "39e3ee0ba99fb1c4b13dde8c7924ddcd06faaeb16a840d58c565a4abd403859f"
        },
        "32bit": {
            "url": "https://github.com/Xmader/aria-ng-gui/releases/download/v3.1.2/AriaNgGUI-win32-ia32.zip",
            "hash": "1ce18e44e0c9043a2f516641c8bb307d069ade60285421852d8aa25046fbdb37"
        }
    },
    "bin": "AriaNgGUI.exe",
    "shortcuts": [
        [
            "AriaNgGUI.exe",
            "AriaNgGUI"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Xmader/aria-ng-gui"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Xmader/aria-ng-gui/releases/download/v$version/AriaNgGUI-win32-x64.zip"
            },
            "32bit": {
                "url": "https://github.com/Xmader/aria-ng-gui/releases/download/v$version/AriaNgGUI-win32-ia32.zip"
            }
        },
        "hash": {
            "url": "$baseurl/SHASUMS256.txt"
        }
    }
}
