{
    "version": "0.5.4",
    "description": "Language server for Helm",
    "homepage": "https://github.com/mrjosh/helm-ls",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mrjosh/helm-ls/releases/download/v0.5.4/helm_ls_windows_amd64.exe#/helm-ls.exe",
            "hash": "38ed1eea9c018365d4ba1c335c2955b067a4ae68fcfe18ed52b5dc1df51c860f"
        }
    },
    "bin": "helm-ls.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mrjosh/helm-ls/releases/download/v$version/helm_ls_windows_amd64.exe#/helm-ls.exe"
            }
        },
        "hash": {
            "url": "$baseurl/helm_ls_windows_amd64.sha256sum",
            "regex": "$sha256.*?exe"
        }
    }
}
