mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
clink-completions: Update to version 0.6.1
This commit is contained in:
parent
f5766f2479
commit
eb9b58f4fd
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"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.0.zip",
|
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.1.zip",
|
||||||
"hash": "a3668c6960a41abd2a07101791ec34c32d09dedec699b3dfd360a6bdd0de5ef6",
|
"hash": "58fa661cc834ed565e6e2b5971aef37377e77acbfd45e3c88dc162b6e7d3592d",
|
||||||
"extract_dir": "clink-completions-0.6.0",
|
"extract_dir": "clink-completions-0.6.1",
|
||||||
"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