{
    "version": "1.5.0",
    "description": "A FOSS Git multiplatform client for newbies and pros",
    "homepage": "https://gitnuro.com/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/JetpackDuba/Gitnuro/releases/download/v1.5.0/Gitnuro_Windows_Portable_v1.5.0.zip",
            "hash": "097f63f91a728dc790e0095111c94a0587f7bacfd09557e798cc4f2932dfcb1c"
        }
    },
    "bin": "Gitnuro.exe",
    "shortcuts": [
        [
            "Gitnuro.exe",
            "Gitnuro"
        ]
    ],
    "checkver": {
        "github": "https://github.com/JetpackDuba/Gitnuro"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/JetpackDuba/Gitnuro/releases/download/v$version/Gitnuro_Windows_Portable_v$version.zip"
            }
        },
        "hash": {
            "url": "$url.sum"
        }
    }
}
