From cb28d270c43902ac02db73caf960d97ff695d0e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 04:27:23 +0000 Subject: [PATCH] clink-completions: Update to version 0.4.5 --- 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 1d1aeee0cb..1b81f77616 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.4.4", + "version": "0.4.5", "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.4.zip", - "hash": "7749f20dc74108cb91648aafbf574a20a98e263f8fae40b67cec4d259d9689e0", - "extract_dir": "clink-completions-0.4.4", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.5.zip", + "hash": "5c58f87cddabaa02c2dafb7acc2b11cd9a04e93686e060d533c61cccd3389285", + "extract_dir": "clink-completions-0.4.5", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",