mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
clink-completions: Update to version 0.4.7
This commit is contained in:
parent
8fd566480e
commit
b9cf782934
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.4.6",
|
||||
"version": "0.4.7",
|
||||
"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/v0.4.6.zip",
|
||||
"hash": "f6604f7b36a9f82ad0626c92bd44f0599a04d200c9c465420fa329a2e4f2fd25",
|
||||
"extract_dir": "clink-completions-0.4.6",
|
||||
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.7.zip",
|
||||
"hash": "ff9343e59b1323b737ca3d52dc70942d7dfbade27b21f42b2eb7e480a6761d82",
|
||||
"extract_dir": "clink-completions-0.4.7",
|
||||
"installer": {
|
||||
"script": [
|
||||
"if (Get-Command clink -ErrorAction SilentlyContinue) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user