From 46d3529c2f6878f29f7edbdfa09787f12a7f97de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 11 Oct 2021 00:50:07 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.7.5 --- 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 660112a910..9434311909 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.7.4", + "version": "5.7.5", "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/v5.7.4/posh-windows-wsl-amd64.7z", - "hash": "33cafbc2889df2225ef9408683e480fff5b74bba28dc0604e2f3001c9feaba50" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.7.5/posh-windows-wsl-amd64.7z", + "hash": "b222adb377adcfc9fae8d219aedbbd7b5f5c3fa5aa88ff50a6190e0605783471" } }, "bin": "bin\\oh-my-posh.exe",