clink-completions: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2023-11-29 00:33:00 +00:00
parent fb5c7ba0e7
commit 1e1d3c47ee

View File

@ -1,14 +1,14 @@
{
"version": "0.4.11",
"version": "0.5.0",
"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.11.zip",
"hash": "1280bad950822b3934f2e2464e5bf3d0947a4427a94a448b30358775cbe5fe0c",
"extract_dir": "clink-completions-0.4.11",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.0.zip",
"hash": "1ee1ecd3c112578d3514ee12e94fd7f6e90f4afca132ee266e33e4651abed28b",
"extract_dir": "clink-completions-0.5.0",
"installer": {
"script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {",