From 54cb6cf9c9b189c4378ce8438ff6732f6a342da1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 08:29:54 +0000 Subject: [PATCH] clink-completions: Update to version 0.4.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 b78a261d5d..abed08c5f8 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.3.7", + "version": "0.4.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/0.3.7.zip", - "hash": "2136a9b868fe05af7fb07a3b8a3c878b551bf6601321c91a6390376b47c1fad6", - "extract_dir": "clink-completions-0.3.7", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/0.4.0.zip", + "hash": "e922a54931a976e961df8ee40d2ac879efe7b4c3056d7c93d005136779f817de", + "extract_dir": "clink-completions-0.4.0", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",