From 61dfaaffd44d445d006f5920c92d4b7d32c429c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 20:30:00 +0000 Subject: [PATCH] clink-completions: Update to version 0.6.7 --- 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 7253bc7e3f..4fde38e4c7 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.6.6", + "version": "0.6.7", "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.6.zip", - "hash": "2835384e2ee2e052f347b7bf6954e0c71754da4b7ecd968915f5ee4fdec193d7", - "extract_dir": "clink-completions-0.6.6", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.7.zip", + "hash": "a0f1cfe4a22bbd947ebc1b840b5971f54f168e3c43e6cf31863b4f2d92c12ae3", + "extract_dir": "clink-completions-0.6.7", "installer": { "script": [ "$luapath = Join-Path (Split-Path -Path \"$dir\" -Parent) \"current\"",