diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 3a64d867e0..129d481ff0 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.68.0", + "version": "7.69.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.68.0/posh-windows-amd64.7z", - "hash": "2fbfcb9ae9d0804bca75c32f6f4d741dbf309d45534b00972772931c42830d07" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.69.0/posh-windows-amd64.7z", + "hash": "5907cea104e9c1848cc9cc8306de67d086883c464c4cb008702e59b9bd906a47" } }, "bin": "bin\\oh-my-posh.exe",