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",
"homepage": "https://github.com/vladimir-kotikov/clink-completions",
"license": "MIT",
"suggest": {
"Clink": "clink"
},
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.6.zip",
"hash": "f6604f7b36a9f82ad0626c92bd44f0599a04d200c9c465420fa329a2e4f2fd25",
"extract_dir": "clink-completions-0.4.6",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.7.zip",
"hash": "ff9343e59b1323b737ca3d52dc70942d7dfbade27b21f42b2eb7e480a6761d82",
"extract_dir": "clink-completions-0.4.7",
"installer": {
"script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {",