From 38197a2435034c28cbaade9c37cce37653802e01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 20:28:28 +0000 Subject: [PATCH] clink-completions: Update to version 0.6.6 --- bucket/clink-completions.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/clink-completions.json b/bucket/clink-completions.json index c6c83fae64..7253bc7e3f 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.6.4", + "version": "0.6.6", "description": "Completions for various commands through Clink", "homepage": "https://github.com/vladimir-kotikov/clink-completions", "license": "MIT", "suggest": { "Clink": "clink" }, - "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.4.zip", - "hash": "2197b7962e07018d061dc7f2bc81612e53ea2f535016981e02c91b995a8eb6fc", - "extract_dir": "clink-completions-0.6.4", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.6.zip", + "hash": "2835384e2ee2e052f347b7bf6954e0c71754da4b7ecd968915f5ee4fdec193d7", + "extract_dir": "clink-completions-0.6.6", "installer": { "script": [ "$luapath = Join-Path (Split-Path -Path \"$dir\" -Parent) \"current\"",