From 683f2440f35078d4bc88e68940de0606fa4dda73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 16:29:56 +0000 Subject: [PATCH] clink-flex-prompt: Update to version 0.8 --- bucket/clink-flex-prompt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink-flex-prompt.json b/bucket/clink-flex-prompt.json index a20d86860f..b982f5697c 100644 --- a/bucket/clink-flex-prompt.json +++ b/bucket/clink-flex-prompt.json @@ -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) {",