mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
clink-completions: Update to version 0.4.11
This commit is contained in:
parent
ec9bcd699f
commit
260a9ab626
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.10",
|
"version": "0.4.11",
|
||||||
"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.10.zip",
|
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.11.zip",
|
||||||
"hash": "29105596408f1e652fe729e5c833313da4e8d12335192cd1a2fdd748a5fd4693",
|
"hash": "1280bad950822b3934f2e2464e5bf3d0947a4427a94a448b30358775cbe5fe0c",
|
||||||
"extract_dir": "clink-completions-0.4.10",
|
"extract_dir": "clink-completions-0.4.11",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": [
|
"script": [
|
||||||
"if (Get-Command clink -ErrorAction SilentlyContinue) {",
|
"if (Get-Command clink -ErrorAction SilentlyContinue) {",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user