clink-completions: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2024-10-14 16:29:52 +00:00
parent 31a5e3189b
commit fc2e220bcd

View File

@ -1,14 +1,14 @@
{
"version": "0.5.4",
"version": "0.6.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.5.4.zip",
"hash": "33a32f1bb403c449d263c150710d693d84241dbcdbcacfb8d7d558f41346abbe",
"extract_dir": "clink-completions-0.5.4",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.0.zip",
"hash": "a3668c6960a41abd2a07101791ec34c32d09dedec699b3dfd360a6bdd0de5ef6",
"extract_dir": "clink-completions-0.6.0",
"installer": {
"script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {",