From b419b0f5497a151c6fbada544aaabbc0d0fd5625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 25 Jan 2021 08:34:38 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.78.2 --- 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 42082bf475..fb34e5a729 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.78.1", + "version": "3.78.2", "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.78.1/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "5c73a6b1ec4f3b774ee6dfa689ba0cd0d0a37160166d89aa36f56201a02fd93e" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.78.2/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "2fa8b21da8b1a1271da2de1f0cdc0eac3e45cc32faecc848048d69d9b52fd4b0" } }, "bin": "oh-my-posh.exe",