{
    "version": "1.94.0",
    "description": "A fast and friendly git client for Mac and Windows",
    "homepage": "https://git-fork.com/",
    "license": {
        "identifier": "Shareware",
        "url": "https://git-fork.com/license"
    },
    "url": "https://fork.dev/update/win/Fork-1.94.0-full.nupkg",
    "hash": "sha1:97a04c801bde76223f0d8a44df3af48ca37e8f6a",
    "extract_dir": "lib\\net45",
    "post_install": "Remove-Item \"$dir\\*\" -Include 'Fork_ExecutionStub.exe', 'PortableGit-*.7z', 'lib', '7z.*' -Recurse",
    "bin": "Fork.exe",
    "env_set": {
        "FORKGITINSTANCE": "$env:GIT_INSTALL_ROOT"
    },
    "shortcuts": [
        [
            "Fork.exe",
            "Fork"
        ]
    ],
    "checkver": {
        "url": "https://fork.dev/update/win/RELEASES",
        "regex": "Fork-([\\d.]+)-full.nupkg",
        "reverse": true
    },
    "autoupdate": {
        "url": "https://fork.dev/update/win/Fork-$version-full.nupkg",
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
