From 48084425bd521ba422984acaf1f1aada221d4ebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 19 Oct 2021 22:44:59 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.10.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 ae53d2819c..728757a85e 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.9.0", + "version": "5.10.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/v5.9.0/posh-windows-wsl-amd64.7z", - "hash": "03e9cfc1034c74efa3006bd1f28b2ea9d17943f02c415de32ebcf9f9e4536396" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.10.1/posh-windows-wsl-amd64.7z", + "hash": "9834e4ee7cfc87936a2467443420f6208a78316b411d76c620cea696addcfb3f" } }, "bin": "bin\\oh-my-posh.exe",