clink-completions: Update to version 0.3.6

This commit is contained in:
github-actions[bot] 2022-05-13 08:29:42 +00:00
parent baf2c8d237
commit 4e5934dee0

View File

@ -1,14 +1,14 @@
{ {
"version": "0.3.7", "version": "0.3.6",
"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/0.3.7.zip", "url": "https://github.com/vladimir-kotikov/clink-completions/archive/0.3.6.zip",
"hash": "2136a9b868fe05af7fb07a3b8a3c878b551bf6601321c91a6390376b47c1fad6", "hash": "301696c2b3de3a579c81de293ef8b8e3047f4d6c266f22f09f22a754e1cc7c5e",
"extract_dir": "clink-completions-0.3.7", "extract_dir": "clink-completions-0.3.6",
"installer": { "installer": {
"script": [ "script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {", "if (Get-Command clink -ErrorAction SilentlyContinue) {",