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) {",