clink-completions: Update to version 0.5.3

This commit is contained in:
github-actions[bot] 2024-06-17 04:32:05 +00:00
parent 9642dac5d2
commit b81991d2b3

View File

@ -1,14 +1,14 @@
{
"version": "0.5.2",
"version": "0.5.3",
"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.2.zip",
"hash": "99e0fcd63694f0c117e795107d696053a26e4aeeef0c3c16e858be6599a7fc58",
"extract_dir": "clink-completions-0.5.2",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.3.zip",
"hash": "f85c31ce30290cbee6c163de21c6ba1426dbf0fb3f47e65d0f92ac83dba9909f",
"extract_dir": "clink-completions-0.5.3",
"installer": {
"script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {",