{
    "version": "23.1.1",
    "description": "A graphical Git client with support for SVN and Pull Requests for GitHub and Bitbucket.",
    "homepage": "https://www.syntevo.com/smartgit/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.syntevo.com/documents/smartgit-license.html"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.syntevo.com/downloads/smartgit/smartgit-portable-23_1_1.7z",
            "hash": "sha1:03bc53a34eadcb640724e88664a6a2f5a828d033"
        }
    },
    "extract_dir": "SmartGit",
    "bin": [
        "bin\\smartgitc.exe",
        [
            "bin\\smartgitc.exe",
            "smartgit"
        ]
    ],
    "shortcuts": [
        [
            "bin\\smartgit.exe",
            "SmartGit"
        ]
    ],
    "persist": ".settings",
    "checkver": {
        "url": "https://www.syntevo.com/smartgit/changelog.txt",
        "regex": "SmartGit\\s+([\\d.]+)\\s+\\("
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.syntevo.com/downloads/smartgit/smartgit-portable-$underscoreVersion.7z",
                "hash": {
                    "url": "https://www.syntevo.com/smartgit/download/",
                    "regex": "$basename[\\S\\s]+?$sha1"
                }
            }
        }
    }
}
