diff --git a/bucket/clink-completions.json b/bucket/clink-completions.json index e7ae80dd75c7f..8e0d1bab53ab1 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.6.0", + "version": "0.6.1", "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.0.zip", - "hash": "a3668c6960a41abd2a07101791ec34c32d09dedec699b3dfd360a6bdd0de5ef6", - "extract_dir": "clink-completions-0.6.0", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.1.zip", + "hash": "58fa661cc834ed565e6e2b5971aef37377e77acbfd45e3c88dc162b6e7d3592d", + "extract_dir": "clink-completions-0.6.1", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",