clink-completions: Update to version 0.4.9

This commit is contained in:
github-actions[bot] 2023-07-10 20:26:28 +00:00
parent d01a63f5ae
commit 5460734670

View File

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