{
    "version": "3.4.6",
    "description": "Caret: Markdown editor for Mac, Windows and Linux",
    "homepage": "https://caret.io/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://caret.io/terms"
    },
    "url": "https://github.com/careteditor/releases/releases/download/3.4.6/Caret-3.4.6-full.nupkg",
    "hash": "797ebcb5c181ae68fa3365d422e533894aabbc2746b1060eae83449bbffd29da",
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "caret.exe",
            "Caret"
        ]
    ],
    "checkver": {
        "github": "https://github.com/careteditor/releases",
        "regex": "tag/([\\w\\.-]+)"
    },
    "autoupdate": {
        "url": "https://github.com/careteditor/releases/releases/download/$version/Caret-$version-full.nupkg",
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
