From 6afce0e2a6f6ea58369827a9c9b25e413d139bd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 12:30:38 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.59.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 51f5871ba7..425c533193 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.58.2", + "version": "7.59.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.58.2/posh-windows-amd64.7z", - "hash": "72179f75b161097d56f5f73d06b1fb3f8e498b215cb1cc67b4bab497bb0b50bf" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.59.0/posh-windows-amd64.7z", + "hash": "1b3af13815fae20b0a421334d0d4bb4266c7035a35ad56442cd7e4595f413018" } }, "bin": "bin\\oh-my-posh.exe",