From 9656f71767e7316b805056057b8efe77a3bc6060 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 16:30:40 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.74.1 --- 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 ec12950074..6f5cc7a5ea 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.74.0", + "version": "7.74.1", "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.74.0/posh-windows-amd64.7z", - "hash": "066b866ff835fcddfd8d6eb2ec6d98620b3394911e42342c85f01a7e46f5de47" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.74.1/posh-windows-amd64.7z", + "hash": "be157706b379fc66ebc6d986f95bf346c30cd3b18d9ee6b5c78d19c4b7a5f05f" } }, "bin": "bin\\oh-my-posh.exe",