From 62ad617769a673d22d9625492201c476090fb280 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 20:26:55 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.57.2 --- 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 f37c181496..547aaf4302 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.57.1", + "version": "7.57.2", "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.57.1/posh-windows-amd64.7z", - "hash": "fac435e1a8e2831c5c5d8ee46dadeb321a69a2a4fe6f9f2fba586147f57aa153" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.57.2/posh-windows-amd64.7z", + "hash": "0938a93d5298e877afec859d909a0869a2d3e4e62e072cbba72d3fd8d7847ab3" } }, "bin": "bin\\oh-my-posh.exe",