From 4e294dfc39e63cc50f1a44bf87e82a8b2cf520c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 12:29:51 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.25.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 06216cc5e1..8f6928b69f 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.24.0", + "version": "7.25.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.24.0/posh-windows-amd64.7z", - "hash": "a7111265fe43af912dcada87b6c6a4cda477ad4efee66281e78ca0882d7c3be4" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.25.0/posh-windows-amd64.7z", + "hash": "754c9e3c1127aba708baef741f6e7fcf13bbc311d38f4c5a0d01c086ee11b5d1" } }, "bin": "bin\\oh-my-posh.exe",