From 491b5f64aca077945aee1fa4c476aea9a62efcf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 16:29:17 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.17.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 a9cab8b4ca..1fb5e62499 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.17.0", + "version": "7.17.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/v7.17.0/posh-windows-amd64.7z", - "hash": "b5966193a8a0d6b933896015c11f1f43fa090719bb3e0a1cea4a12294115ec54" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.17.1/posh-windows-amd64.7z", + "hash": "2de85d34f1cda5254473b17431f6b5ed5a711605bc09bf56ffaee210ee373caf" } }, "bin": "bin\\oh-my-posh.exe",