diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index ecc44919e3..6512df5f22 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.79.6", + "version": "7.80.1", "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.6/posh-windows-amd64.7z", - "hash": "1698dedbe09f3e5021f5b244114cb35d90dc5af4a696a5d3fedbb9765df0db3f" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.80.1/posh-windows-amd64.7z", + "hash": "91f768aa7f141bd7b12d28f9369f425afd2f206e464796cb69f6fb35b918152a" } }, "bin": "bin\\oh-my-posh.exe",