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