From 90011b740888b59bdc11b5b865338c1ebe63f2c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 20:26:08 +0000 Subject: [PATCH] clink-completions: Update to version 0.5.4 --- 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 3f5bda33fd..41c0969065 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.5.3", + "version": "0.5.4", "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.5.3.zip", - "hash": "f85c31ce30290cbee6c163de21c6ba1426dbf0fb3f47e65d0f92ac83dba9909f", - "extract_dir": "clink-completions-0.5.3", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.4.zip", + "hash": "33a32f1bb403c449d263c150710d693d84241dbcdbcacfb8d7d558f41346abbe", + "extract_dir": "clink-completions-0.5.4", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",