From d14050eea3ab1589d6317fa140eaca2e0060e07f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 16:32:56 +0000 Subject: [PATCH] clink-flex-prompt: Update to version 0.9 --- 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 b982f5697c..4c739bcbcc 100644 --- a/bucket/clink-flex-prompt.json +++ b/bucket/clink-flex-prompt.json @@ -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) {",