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