diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 6da5912cb6..3b178b37e6 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.44.0", + "version": "7.44.2", "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.44.0/posh-windows-amd64.7z", - "hash": "fd868d032f6ca76e4984e942c149f832848be9a4dd32275beddd08611945b762" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.44.2/posh-windows-amd64.7z", + "hash": "217e39ddbc5c4074ee9c73faa0a5ba90ded7b49d51d38c986e8caf3eb0ddcd92" } }, "bin": "bin\\oh-my-posh.exe",