clink-completions: Update to version 0.6.7

This commit is contained in:
github-actions[bot] 2025-11-21 20:30:00 +00:00
parent 81009532d1
commit 61dfaaffd4

View File

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