mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
clink-completions: Update to version 0.6.6
This commit is contained in:
parent
961b23ec69
commit
38197a2435
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.4",
|
"version": "0.6.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/v0.6.4.zip",
|
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.6.zip",
|
||||||
"hash": "2197b7962e07018d061dc7f2bc81612e53ea2f535016981e02c91b995a8eb6fc",
|
"hash": "2835384e2ee2e052f347b7bf6954e0c71754da4b7ecd968915f5ee4fdec193d7",
|
||||||
"extract_dir": "clink-completions-0.6.4",
|
"extract_dir": "clink-completions-0.6.6",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": [
|
"script": [
|
||||||
"$luapath = Join-Path (Split-Path -Path \"$dir\" -Parent) \"current\"",
|
"$luapath = Join-Path (Split-Path -Path \"$dir\" -Parent) \"current\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user