mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
clink-completions: Update to version 0.5.4
This commit is contained in:
parent
24276e8bbb
commit
90011b7408
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.3",
|
"version": "0.5.4",
|
||||||
"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/v0.5.3.zip",
|
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.4.zip",
|
||||||
"hash": "f85c31ce30290cbee6c163de21c6ba1426dbf0fb3f47e65d0f92ac83dba9909f",
|
"hash": "33a32f1bb403c449d263c150710d693d84241dbcdbcacfb8d7d558f41346abbe",
|
||||||
"extract_dir": "clink-completions-0.5.3",
|
"extract_dir": "clink-completions-0.5.4",
|
||||||
"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