diff --git a/bucket/clink-completions.json b/bucket/clink-completions.json index 22b7c544be..8914746178 100644 --- a/bucket/clink-completions.json +++ b/bucket/clink-completions.json @@ -1,14 +1,14 @@ { - "version": "0.5.1", + "version": "0.5.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.5.1.zip", - "hash": "e9eaf53a7ef5fad7deb9578a260145de807ad7caee293bd8051c96f930b2bf3d", - "extract_dir": "clink-completions-0.5.1", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.2.zip", + "hash": "99e0fcd63694f0c117e795107d696053a26e4aeeef0c3c16e858be6599a7fc58", + "extract_dir": "clink-completions-0.5.2", "installer": { "script": [ "if (Get-Command clink -ErrorAction SilentlyContinue) {",