From 260a9ab626f4d178bf5761fa475988db58a2d38b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 20:23:10 +0000 Subject: [PATCH] clink-completions: Update to version 0.4.11 --- 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 0457ad82a8..f37c3ea10a 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.4.10", + "version": "0.4.11", "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.10.zip", - "hash": "29105596408f1e652fe729e5c833313da4e8d12335192cd1a2fdd748a5fd4693", - "extract_dir": "clink-completions-0.4.10", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.11.zip", + "hash": "1280bad950822b3934f2e2464e5bf3d0947a4427a94a448b30358775cbe5fe0c", + "extract_dir": "clink-completions-0.4.11", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",