clink-flex-prompt: Update to version 0.13

This commit is contained in:
github-actions[bot] 2023-05-16 16:28:21 +00:00
parent 3050cd2d36
commit f6c49c8e0e

View File

@ -1,13 +1,13 @@
{
"version": "0.12",
"version": "0.13",
"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.12/clink-flex-prompt-0.12.zip",
"hash": "be739c3a8fbf19c9d0819b81e7f202b5c72f60cf7699ec1e30187665b544d9d1",
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.13/clink-flex-prompt-0.13.zip",
"hash": "9e81d4fcecdeeafed73614455f0c2036df6e87a11748c475a75fadba6af76301",
"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 }",