diff --git a/bucket/clink-completions.json b/bucket/clink-completions.json index 3f5bda33fd..41c0969065 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.5.3", + "version": "0.5.4", "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.5.3.zip", - "hash": "f85c31ce30290cbee6c163de21c6ba1426dbf0fb3f47e65d0f92ac83dba9909f", - "extract_dir": "clink-completions-0.5.3", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.4.zip", + "hash": "33a32f1bb403c449d263c150710d693d84241dbcdbcacfb8d7d558f41346abbe", + "extract_dir": "clink-completions-0.5.4", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",