diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index fcf72863a8..a0f29af94d 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.72.2", + "version": "7.72.4", "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.72.2/posh-windows-amd64.7z", - "hash": "da11e71f903dc2fd7382710a61454de718ba92b2853cc01cd14691a986cc0bdb" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.72.4/posh-windows-amd64.7z", + "hash": "f5d2ee750ce8f16ccf4b51873ee2e9bea5d6752d99ffec4e9318ffefa9251891" } }, "bin": "bin\\oh-my-posh.exe",