From 4716366deb6765822c50f6888156736377e5ba7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:30:24 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.39.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 a78f1e28b5..202b53ff08 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.38.0", + "version": "7.39.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.38.0/posh-windows-amd64.7z", - "hash": "1cfe9820e02e299eac57f1fceec5ec4483f5504416f769533da5e6aa13d2a949" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.39.0/posh-windows-amd64.7z", + "hash": "092e5ee3ef4dadbe4b30bc7459238a431349bd6e3ad6b882655cbd530b4f13a3" } }, "bin": "bin\\oh-my-posh.exe",