clink-completions: Update to version 0.4.5

This commit is contained in:
github-actions[bot] 2023-01-29 04:27:23 +00:00
parent 1cfa497ee2
commit cb28d270c4

View File

@ -1,14 +1,14 @@
{
"version": "0.4.4",
"version": "0.4.5",
"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.4.zip",
"hash": "7749f20dc74108cb91648aafbf574a20a98e263f8fae40b67cec4d259d9689e0",
"extract_dir": "clink-completions-0.4.4",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.5.zip",
"hash": "5c58f87cddabaa02c2dafb7acc2b11cd9a04e93686e060d533c61cccd3389285",
"extract_dir": "clink-completions-0.4.5",
"installer": {
"script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {",