From 4e5934dee018385fcac0d714e15e8123cb117d79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 08:29:42 +0000 Subject: [PATCH] clink-completions: Update to version 0.3.6 --- 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..9b429ecc0f 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.3.7", + "version": "0.3.6", "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.3.6.zip", + "hash": "301696c2b3de3a579c81de293ef8b8e3047f4d6c266f22f09f22a754e1cc7c5e", + "extract_dir": "clink-completions-0.3.6", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",