{
    "version": "2.4.3",
    "description": "To-do lists, milestone management, forum-like messagening, file sharing and time tracking",
    "homepage": "https://basecamp.com",
    "license": {
        "identifier": "Proprietary",
        "url": "https://basecamp.com/about/policies"
    },
    "architecture": {
        "64bit": {
            "url": "https://bc3-desktop.s3.amazonaws.com/windows/basecamp3-2.4.3-full.nupkg",
            "hash": "sha1:c1fc5f58441af7f2143c526a6c66583886383079"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Basecamp 3.exe",
            "Basecamp 3"
        ]
    ],
    "checkver": {
        "url": "https://bc3-desktop.s3.amazonaws.com/windows/RELEASES",
        "regex": "basecamp3-([\\d.]+)-full\\.nupkg",
        "reverse": true
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://bc3-desktop.s3.amazonaws.com/windows/basecamp3-$version-full.nupkg",
                "hash": {
                    "url": "$baseurl/RELEASES"
                }
            }
        }
    }
}
