{
    "version": "1.6.0",
    "description": "A blazingly fast Zsh plugin performing syntax highlighting of your command line while you type.",
    "homepage": "https://github.com/michel-kraemer/zsh-patina",
    "license": "MIT",
    "notes": "To use this plugin, add 'eval \"$(zsh-patina activate)\"' in your .zshrc. Zsh may be installed through msys2 or cygwin.",
    "suggest": {
        "msys2": "main/msys2",
        "cygwin": "main/cygwin"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/michel-kraemer/zsh-patina/releases/download/1.6.0/zsh-patina-v1.6.0-x86_64-pc-cygwin.zip",
            "hash": "ec4b41677f5da6dcbe5ee6d8a82a6283018a63c3718c00838a6bd187e2e644f9",
            "extract_dir": "zsh-patina-v1.6.0-x86_64-pc-cygwin"
        }
    },
    "env_add_path": ".",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/michel-kraemer/zsh-patina/releases/download/$version/zsh-patina-v$version-x86_64-pc-cygwin.zip",
                "extract_dir": "zsh-patina-v$version-x86_64-pc-cygwin"
            }
        }
    }
}
