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) {",