mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
clink-completions: Update to version 0.4.3
This commit is contained in:
parent
c1d761c918
commit
3600ec33c2
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.2",
|
"version": "0.4.3",
|
||||||
"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.4.2.zip",
|
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.3.zip",
|
||||||
"hash": "431cb3df15b847c10badf8b69dda26a312942b2e50ddec1eaa391ac55275fbd5",
|
"hash": "d9acde12d643af4aa87ccb514496c824faab91352aa94d954c1850374744f221",
|
||||||
"extract_dir": "clink-completions-0.4.2",
|
"extract_dir": "clink-completions-0.4.3",
|
||||||
"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