mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
clink-completions: Update to version 0.5.2
This commit is contained in:
parent
de68f54917
commit
ac99d6cdca
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.1",
|
"version": "0.5.2",
|
||||||
"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.1.zip",
|
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.2.zip",
|
||||||
"hash": "e9eaf53a7ef5fad7deb9578a260145de807ad7caee293bd8051c96f930b2bf3d",
|
"hash": "99e0fcd63694f0c117e795107d696053a26e4aeeef0c3c16e858be6599a7fc58",
|
||||||
"extract_dir": "clink-completions-0.5.1",
|
"extract_dir": "clink-completions-0.5.2",
|
||||||
"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