From 3600ec33c2f458bddc60e3560eba005de0b4643f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 20:25:03 +0000 Subject: [PATCH] clink-completions: Update to version 0.4.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 0b8ecdfd69..5e32dc7c23 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.4.2", + "version": "0.4.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.4.2.zip", - "hash": "431cb3df15b847c10badf8b69dda26a312942b2e50ddec1eaa391ac55275fbd5", - "extract_dir": "clink-completions-0.4.2", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.3.zip", + "hash": "d9acde12d643af4aa87ccb514496c824faab91352aa94d954c1850374744f221", + "extract_dir": "clink-completions-0.4.3", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",