From 2d09f7c002d6c27e8b9b6d99c8f48fbac0e94f86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 08:29:57 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.66.0 --- bucket/oh-my-posh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 321023efa7..3bfa77191f 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.65.0", + "version": "7.66.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.65.0/posh-windows-amd64.7z", - "hash": "ea830ced1d42eca1ba6b9afb6ed0d7a3be583b3953aaf5962c6d8f5c9b63a663" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.66.0/posh-windows-amd64.7z", + "hash": "5f9d5f3d4e69308be3907cd28ad07c50b65fb7bff7c0e3782b61b904027d3372" } }, "bin": "bin\\oh-my-posh.exe",