From 40b1aa4278f06904fa6fc866e2fc9f1d7fe42fdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 20:28:42 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.82.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 891cfb69d2..4059a32a8c 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.81.4", + "version": "7.82.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.81.4/posh-windows-amd64.7z", - "hash": "dad7d8e53180eebb9a9cfa7ffb766e755611f84348d7a2890e2a973711af1b6e" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.82.0/posh-windows-amd64.7z", + "hash": "cf88b2b44c4a7c4b0554ec2e48c9ba7a67ca64dee597e9c64c69c3d8d64d0c46" } }, "bin": "bin\\oh-my-posh.exe",