From 24502857922c54f5b5b6ab78b552d5968b5c71aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 May 2022 16:30:09 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.79.3 --- 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 32f48ecb76..e3a379143d 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.79.2", + "version": "7.79.3", "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.79.2/posh-windows-amd64.7z", - "hash": "1a69302bbc42868e8a4f7dd18e82078ba12c174dec691f0e7b576e20548b63a1" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.79.3/posh-windows-amd64.7z", + "hash": "1944feed577c43faa54c41297852e1436f6b3d1fc2a5d7d69c39f80466d61fb4" } }, "bin": "bin\\oh-my-posh.exe",