From e7d64a0c31d1326c9ecdb070e58ae6299174fd26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 20:26:11 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.25.1 --- 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 8f6928b69f..a817e75e07 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.25.0", + "version": "7.25.1", "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.0/posh-windows-amd64.7z", - "hash": "754c9e3c1127aba708baef741f6e7fcf13bbc311d38f4c5a0d01c086ee11b5d1" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.25.1/posh-windows-amd64.7z", + "hash": "609fba354adb92e79deada2b553206dab5e48db5cf3cd1be3756c56eef1ecaee" } }, "bin": "bin\\oh-my-posh.exe",