From 1a2f17ab877701402bf79d51395dbc3d92153b42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 08:29:04 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.46.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 0ce397937c..d3d5c90731 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.46.1", + "version": "7.46.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.46.1/posh-windows-amd64.7z", - "hash": "8314b4c631a16fa8349dda5df007c8d30a0980051222ba62a6203d44ae3437a0" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.46.2/posh-windows-amd64.7z", + "hash": "03c1d40306b5bf0cbd458674c8b7df14011a57de92eb230322ecba50da16188f" } }, "bin": "bin\\oh-my-posh.exe",