From 1e1d3c47eead6d652b6b8a20eb65afd39836cc63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:33:00 +0000 Subject: [PATCH] clink-completions: Update to version 0.5.0 --- 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 f37c3ea10a..c4bc5c683a 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.4.11", + "version": "0.5.0", "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.4.11.zip", - "hash": "1280bad950822b3934f2e2464e5bf3d0947a4427a94a448b30358775cbe5fe0c", - "extract_dir": "clink-completions-0.4.11", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.0.zip", + "hash": "1ee1ecd3c112578d3514ee12e94fd7f6e90f4afca132ee266e33e4651abed28b", + "extract_dir": "clink-completions-0.5.0", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",