From 7093d490efc0bc562cdd504ec6ee067d2c9e306f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 16:29:57 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.71.0 --- bucket/oh-my-posh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 944329ff0f..e393ef20fd 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.70.1", + "version": "7.71.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", "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-posh/releases/download/v7.70.1/posh-windows-amd64.7z", - "hash": "e0c8bcffbbbf124b69f69a97b13330d1e331405d1c7097ca2c5d0a8e9388361d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.71.0/posh-windows-amd64.7z", + "hash": "a67794f261cb6cc3a9094d1eac435ec449caec854cea9b1f23d844d0440e64d7" } }, "bin": "bin\\oh-my-posh.exe",