clink-flex-prompt: Update to version 0.11

This commit is contained in:
github-actions[bot] 2022-09-20 04:57:55 +00:00
parent f6b86b2905
commit 28c9520636

View File

@ -1,13 +1,13 @@
{
"version": "0.10",
"version": "0.11",
"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.10/clink-flex-prompt-0.10.zip",
"hash": "413831ac61746477a6047eeeed0310ea07fabc614678c62395817bb96b40fec5",
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.11/clink-flex-prompt-0.11.zip",
"hash": "b51bdfbcdded117f6eef91c1b49a25bc6ed68d24ad17d2aa4a9a585bbe145550",
"pre_install": [
"ensure \"$persist_dir\" | Out-Null",
"if (!(Test-Path \"$persist_dir\\flexprompt_autoconfig.lua\")) { New-Item -Path \"$dir\\flexprompt_autoconfig.lua\" -Force -ErrorAction SilentlyContinue | Out-Null }",