clink-flex-prompt: Update to version 0.9

This commit is contained in:
github-actions[bot] 2022-04-29 16:32:56 +00:00
parent b0329d875d
commit d14050eea3

View File

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