mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
clink-completions: Update to version 0.4.6
This commit is contained in:
parent
2c8250ad16
commit
f14f898eb1
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.4.5",
|
||||
"version": "0.4.6",
|
||||
"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.5.zip",
|
||||
"hash": "5c58f87cddabaa02c2dafb7acc2b11cd9a04e93686e060d533c61cccd3389285",
|
||||
"extract_dir": "clink-completions-0.4.5",
|
||||
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.6.zip",
|
||||
"hash": "f6604f7b36a9f82ad0626c92bd44f0599a04d200c9c465420fa329a2e4f2fd25",
|
||||
"extract_dir": "clink-completions-0.4.6",
|
||||
"installer": {
|
||||
"script": [
|
||||
"if (Get-Command clink -ErrorAction SilentlyContinue) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user