clink-completions: Update to version 0.5.4

This commit is contained in:
github-actions[bot] 2024-07-03 20:26:08 +00:00
parent 24276e8bbb
commit 90011b7408

View File

@ -1,14 +1,14 @@
{ {
"version": "0.5.3", "version": "0.5.4",
"description": "Completions for various commands through Clink", "description": "Completions for various commands through Clink",
"homepage": "https://github.com/vladimir-kotikov/clink-completions", "homepage": "https://github.com/vladimir-kotikov/clink-completions",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"Clink": "clink" "Clink": "clink"
}, },
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.3.zip", "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.4.zip",
"hash": "f85c31ce30290cbee6c163de21c6ba1426dbf0fb3f47e65d0f92ac83dba9909f", "hash": "33a32f1bb403c449d263c150710d693d84241dbcdbcacfb8d7d558f41346abbe",
"extract_dir": "clink-completions-0.5.3", "extract_dir": "clink-completions-0.5.4",
"installer": { "installer": {
"script": [ "script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {", "if (Get-Command clink -ErrorAction SilentlyContinue) {",