mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
clink-completions: Update to version 0.6.4
This commit is contained in:
parent
92cef91c2c
commit
a123e515f6
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.3",
|
"version": "0.6.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.6.3.zip",
|
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.4.zip",
|
||||||
"hash": "8b30e70229c3b38ad7a16181241ca01f3e0eaf41868a7777901f6f2b53b22b5f",
|
"hash": "2197b7962e07018d061dc7f2bc81612e53ea2f535016981e02c91b995a8eb6fc",
|
||||||
"extract_dir": "clink-completions-0.6.3",
|
"extract_dir": "clink-completions-0.6.4",
|
||||||
"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