clink-completions: Update to version 0.6.6

This commit is contained in:
github-actions[bot] 2025-09-16 20:28:28 +00:00
parent 961b23ec69
commit 38197a2435

View File

@ -1,14 +1,14 @@
{
"version": "0.6.4",
"version": "0.6.6",
"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.6.4.zip",
"hash": "2197b7962e07018d061dc7f2bc81612e53ea2f535016981e02c91b995a8eb6fc",
"extract_dir": "clink-completions-0.6.4",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.6.zip",
"hash": "2835384e2ee2e052f347b7bf6954e0c71754da4b7ecd968915f5ee4fdec193d7",
"extract_dir": "clink-completions-0.6.6",
"installer": {
"script": [
"$luapath = Join-Path (Split-Path -Path \"$dir\" -Parent) \"current\"",