diff --git a/bucket/clink-completions.json b/bucket/clink-completions.json index f37c3ea10a..c4bc5c683a 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.4.11", + "version": "0.5.0", "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.11.zip", - "hash": "1280bad950822b3934f2e2464e5bf3d0947a4427a94a448b30358775cbe5fe0c", - "extract_dir": "clink-completions-0.4.11", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.0.zip", + "hash": "1ee1ecd3c112578d3514ee12e94fd7f6e90f4afca132ee266e33e4651abed28b", + "extract_dir": "clink-completions-0.5.0", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",