clink-flex-prompt: Update to version 0.6

This commit is contained in:
Richard Kuhnt 2021-12-05 23:00:36 +00:00
parent 138966439e
commit 105ec8deef

View File

@ -1,13 +1,13 @@
{
"version": "0.5",
"version": "0.6",
"description": "Flexible customizable prompt for Clink",
"homepage": "https://github.com/chrisant996/clink-flex-prompt",
"license": "MIT",
"suggest": {
"Clink": "clink"
},
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.5/clink-flex-prompt-0.5.zip",
"hash": "16e0e8a58d9f12acb9e29deafd258f033adb9d7ecaa81f9ea43a952827b298c6",
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.6/clink-flex-prompt-0.6.zip",
"hash": "b73f220b850a444bc10928755a72d9298e65fe6689abd9e16415dc35d6dc0df8",
"installer": {
"script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {",