diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 18a894b2be..657bc46629 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.27.1", + "version": "7.28.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.27.1/posh-windows-amd64.7z", - "hash": "b1355c6ec2bb688ab3b93a51dc840292218212c63b2f2185b93eaebb8a54ec6e" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.28.0/posh-windows-amd64.7z", + "hash": "501ffa6e99eca8f177cb351d0dc93aed4c880fe98f49af93ab4e92f3645daffe" } }, "bin": "bin\\oh-my-posh.exe",