clink-completions: Update to version 0.4.7

This commit is contained in:
github-actions[bot] 2023-02-16 00:34:36 +00:00
parent 8fd566480e
commit b9cf782934

View File

@ -1,14 +1,14 @@
{ {
"version": "0.4.6", "version": "0.4.7",
"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.4.6.zip", "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.7.zip",
"hash": "f6604f7b36a9f82ad0626c92bd44f0599a04d200c9c465420fa329a2e4f2fd25", "hash": "ff9343e59b1323b737ca3d52dc70942d7dfbade27b21f42b2eb7e480a6761d82",
"extract_dir": "clink-completions-0.4.6", "extract_dir": "clink-completions-0.4.7",
"installer": { "installer": {
"script": [ "script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {", "if (Get-Command clink -ErrorAction SilentlyContinue) {",