From 22964e9eae6ed3f71945905e95cce0de004b9b95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 00:34:30 +0000 Subject: [PATCH] clink-completions: Update to version 0.4.10 --- 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 78ad5a7b30..0457ad82a8 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.4.9", + "version": "0.4.10", "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.9.zip", - "hash": "ce94870d6d1a5c248cbdc84831e1fb04caaab2223d2fab18810daaddcdd2102e", - "extract_dir": "clink-completions-0.4.9", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.10.zip", + "hash": "29105596408f1e652fe729e5c833313da4e8d12335192cd1a2fdd748a5fd4693", + "extract_dir": "clink-completions-0.4.10", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",