mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
||||
"homepage": "https://github.com/vladimir-kotikov/clink-completions",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"Clink": "clink"
|
||||
},
|
||||
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/0.3.7.zip",
|
||||
"hash": "2136a9b868fe05af7fb07a3b8a3c878b551bf6601321c91a6390376b47c1fad6",
|
||||
"extract_dir": "clink-completions-0.3.7",
|
||||
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/0.4.0.zip",
|
||||
"hash": "e922a54931a976e961df8ee40d2ac879efe7b4c3056d7c93d005136779f817de",
|
||||
"extract_dir": "clink-completions-0.4.0",
|
||||
"installer": {
|
||||
"script": [
|
||||
"if (Get-Command clink -ErrorAction SilentlyContinue) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user