{
    "version": "1.3.1",
    "description": "A FOSS Git multiplatform client for newbies and pros",
    "homepage": "https://gitnuro.jetpackduba.com/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/JetpackDuba/Gitnuro/releases/download/v1.3.1/Gitnuro_Windows_Portable_1.3.1.zip",
            "hash": "9332eb4183e61022981b2779d7e2ce82187a9a933a72683bb69729305ee1e28b"
        }
    },
    "extract_dir": "Gitnuro",
    "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_$version.zip"
            }
        }
    }
}
