{
    "version": "25.1.128",
    "description": "A graphical Git client with support for SVN and Pull Requests for GitHub and Bitbucket.",
    "homepage": "https://www.smartgit.dev/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.smartgit.dev/documents/smartgit-license"
    },
    "architecture": {
        "64bit": {
            "url": "https://download.smartgit.dev/smartgit/smartgit-25_1_128-win-portable.7z",
            "hash": "3bf886278c1491ee1fbab452b8b38f4df0855f6380e84baaf393fa65d7466b3b"
        }
    },
    "extract_dir": "SmartGit",
    "bin": [
        "bin\\smartgitc.exe",
        [
            "bin\\smartgitc.exe",
            "smartgit"
        ]
    ],
    "shortcuts": [
        [
            "bin\\smartgit.exe",
            "SmartGit"
        ]
    ],
    "persist": ".settings",
    "checkver": {
        "url": "https://www.smartgit.dev/download/",
        "regex": ">Version ([\\d.]+)<"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.smartgit.dev/smartgit/smartgit-$underscoreVersion-win-portable.7z"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
