clink-flex-prompt: Update to version 0.8

This commit is contained in:
github-actions[bot] 2022-01-15 08:28:51 +00:00
parent d3ecfe0199
commit 7d4fcdc33b

View File

@ -1,13 +1,13 @@
{
"version": "0.5",
"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.5/clink-flex-prompt-0.5.zip",
"hash": "16e0e8a58d9f12acb9e29deafd258f033adb9d7ecaa81f9ea43a952827b298c6",
"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) {",