From 2cd1480c3c24bb387ab895c5ab1f00b64379aa9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 20:25:55 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.17.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 663f9c1a40..a9cab8b4ca 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.16.3", + "version": "7.17.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/windows#replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.16.3/posh-windows-amd64.7z", - "hash": "a235ac310d5d1bcee877963feb6da178f4eb2535c7d57195f9f20beeb678bc0d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.17.0/posh-windows-amd64.7z", + "hash": "b5966193a8a0d6b933896015c11f1f43fa090719bb3e0a1cea4a12294115ec54" } }, "bin": "bin\\oh-my-posh.exe",