From 06c40d0bae712348f78d56067b7e2855b40bd025 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 08:27:24 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.26.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 a817e75e07..88d31dba24 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.25.1", + "version": "7.26.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "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.25.1/posh-windows-amd64.7z", - "hash": "609fba354adb92e79deada2b553206dab5e48db5cf3cd1be3756c56eef1ecaee" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.26.0/posh-windows-amd64.7z", + "hash": "dda228c5531087c9b6ef4d22fe47e6741e9ccdea256fc81227cd9f6865aaadd5" } }, "bin": "bin\\oh-my-posh.exe",