From 2c57a80d7b4d0dbcfb3c81c67a9d9c65359c5538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 29 Jan 2021 03:53:15 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.80.0 --- 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 b03a8bd477..0da238061f 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.79.0", + "version": "3.80.0", "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.79.0/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "ac1d79fd7d6b4fc7284ae0eff39169bdc7f755ab5e65d06886d7317e6a6f82dd" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.80.0/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "014ffb4536238e5c21211b92634148211cbc98772f1146d51554ca03268d8b88" } }, "bin": "oh-my-posh.exe",