diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 54c4da0777..b5360530b9 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.76.0", + "version": "7.77.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.76.0/posh-windows-amd64.7z", - "hash": "05b6d2a8a91db22e944416dbe140ff68828b113b260e0f7a79780d46b049e77b" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.77.0/posh-windows-amd64.7z", + "hash": "e396d0491462001ae83625f4d4a00c299ae7f4fc2ad2b922f6dd098eae4c321a" } }, "bin": "bin\\oh-my-posh.exe",