From fe1ec7097eedc39af6ff62c0aff0b98f3476e74e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 19 Jan 2021 10:23:13 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.75.3 --- 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 ccf9fb79fb..4c64d7f973 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.75.2", + "version": "3.75.3", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.75.2/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "67c2a121c22e3e924e08699fd074804c2d588cfe43e97084cd2a1cfd935283e7" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.75.3/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "92b7964d7b042fd394dc0261b2cbf4d52d3d76d34e07c9d4833396f4cc935018" } }, "bin": "oh-my-posh.exe",