From 6032ac28dde2f8e25d98c5c66aac705fcce914c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 12:31:30 +0000 Subject: [PATCH] clink-completions: Update to version 0.6.3 --- 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 7d05bdc090..78318c7615 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.6.2", + "version": "0.6.3", "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.2.zip", - "hash": "0ef7d44517423dd9b44bf3cfdaf973a2b328a5c30d1d34a48fdedc35cc25cca0", - "extract_dir": "clink-completions-0.6.2", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.3.zip", + "hash": "8b30e70229c3b38ad7a16181241ca01f3e0eaf41868a7777901f6f2b53b22b5f", + "extract_dir": "clink-completions-0.6.3", "installer": { "script": [ "$luapath = Join-Path (Split-Path -Path \"$dir\" -Parent) \"current\"",