From 160857c30b25cedb3b3d6d691d0ad3915ffb3d12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 00:34:24 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.74.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 fc152ab00f..ec12950074 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.73.0", + "version": "7.74.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.73.0/posh-windows-amd64.7z", - "hash": "bb447fbc86d0a9346fbb41b73714caa83e27080d7aefaab8efa6ad1eb2101b38" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.74.0/posh-windows-amd64.7z", + "hash": "066b866ff835fcddfd8d6eb2ec6d98620b3394911e42342c85f01a7e46f5de47" } }, "bin": "bin\\oh-my-posh.exe",