From 4cfc261c9095905a5c9afdbea81e362327ba756f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 00:31:57 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.2.1 --- bucket/oh-my-posh3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh3.json index a1daa3f919..fbda916540 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.2.0", + "version": "7.2.1", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "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-posh3/releases/download/v7.2.0/posh-windows-amd64.7z", - "hash": "766a602bf834c3f98c811cb8cb4b120cb4d13d794946bcb36b98c8623b9ba317" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.2.1/posh-windows-amd64.7z", + "hash": "325d6ac8ac92b8a3b44d9520710df92d169062d2cbcf161ed5ed096ccb4b4efd" } }, "bin": "bin\\oh-my-posh.exe",