diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index b5360530b9..273ac41c92 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.77.0", + "version": "7.78.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.77.0/posh-windows-amd64.7z", - "hash": "e396d0491462001ae83625f4d4a00c299ae7f4fc2ad2b922f6dd098eae4c321a" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.78.0/posh-windows-amd64.7z", + "hash": "391931d08bf9ed7ef17028e3b5643d310a812b0bafee7b6ab183af41b0dfdd27" } }, "bin": "bin\\oh-my-posh.exe",