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