clink-completions: Update to version 0.4.4

This commit is contained in:
github-actions[bot] 2023-01-15 04:27:14 +00:00
parent 6acc1e3434
commit 5c1b47cc9b

View File

@ -1,14 +1,14 @@
{ {
"version": "0.4.3", "version": "0.4.4",
"description": "Completions for various commands through Clink", "description": "Completions for various commands through Clink",
"homepage": "https://github.com/vladimir-kotikov/clink-completions", "homepage": "https://github.com/vladimir-kotikov/clink-completions",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"Clink": "clink" "Clink": "clink"
}, },
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.3.zip", "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.4.zip",
"hash": "d9acde12d643af4aa87ccb514496c824faab91352aa94d954c1850374744f221", "hash": "7749f20dc74108cb91648aafbf574a20a98e263f8fae40b67cec4d259d9689e0",
"extract_dir": "clink-completions-0.4.3", "extract_dir": "clink-completions-0.4.4",
"installer": { "installer": {
"script": [ "script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {", "if (Get-Command clink -ErrorAction SilentlyContinue) {",