mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
clink-completions: Update to version 0.4.0
This commit is contained in:
parent
b2c696379b
commit
54cb6cf9c9
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.7",
|
"version": "0.4.0",
|
||||||
"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.4.0.zip",
|
||||||
"hash": "2136a9b868fe05af7fb07a3b8a3c878b551bf6601321c91a6390376b47c1fad6",
|
"hash": "e922a54931a976e961df8ee40d2ac879efe7b4c3056d7c93d005136779f817de",
|
||||||
"extract_dir": "clink-completions-0.3.7",
|
"extract_dir": "clink-completions-0.4.0",
|
||||||
"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