clink-flex-prompt: Update to version 0.8

This commit is contained in:
github-actions[bot] 2022-01-07 16:29:56 +00:00
parent ffd0d0e6ea
commit 683f2440f3

View File

@ -1,13 +1,13 @@
{
"version": "0.7",
"version": "0.8",
"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.7/clink-flex-prompt-0.7.zip",
"hash": "f5148f766cc39437655b855e8399f6ace265695d9881158ba6f6f20622c91871",
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.8/clink-flex-prompt-0.8.zip",
"hash": "e0bb4d9225483cbf821880c303420ca71a3e47cccbfca3808ad545037d913afd",
"installer": {
"script": [
"if (Get-Command clink -ErrorAction SilentlyContinue) {",