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