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