From c7190b4aaf7e49d155e60dc39964ae8545a4dfd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 08:30:08 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.85.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 a867df45e2..c6f75f6044 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.82.1", + "version": "7.85.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.82.1/posh-windows-amd64.7z", - "hash": "eea143f0a170aab8e941eddbd65ae0f94d1d1fc26152b85eeca3db996d31fbac" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.85.0/posh-windows-amd64.7z", + "hash": "8dca0e5736ef24d6f792174e593a0e92270203a97cea264a4eab3fd34e4a472c" } }, "bin": "bin\\oh-my-posh.exe",