From 56903dd8d85ae8278dfcb0ec0ca2ea639fd674f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 00:38:47 +0000 Subject: [PATCH] clink-completions: Update to version 0.6.2 --- 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 8e0d1bab53..d5b89178d2 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.6.1", + "version": "0.6.2", "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.6.1.zip", - "hash": "58fa661cc834ed565e6e2b5971aef37377e77acbfd45e3c88dc162b6e7d3592d", - "extract_dir": "clink-completions-0.6.1", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.2.zip", + "hash": "0ef7d44517423dd9b44bf3cfdaf973a2b328a5c30d1d34a48fdedc35cc25cca0", + "extract_dir": "clink-completions-0.6.2", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",