clink-completions: Update to version 0.4.8

This commit is contained in:
github-actions[bot] 2023-05-15 20:26:03 +00:00
parent a443ecc3c9
commit 44e30bafa6

View File

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