diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 7a79714766..bee6e132d3 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.46.3", + "version": "7.47.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.46.3/posh-windows-amd64.7z", - "hash": "ecc5b2b1739c2d32a647068dad644f5e1f86537844971fa2865461bcdfde1e58" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.47.0/posh-windows-amd64.7z", + "hash": "f0897f83eccdf31e237893f5af08f3b29e3a6c254f23c6a8bfb5d4c0633be657" } }, "bin": "bin\\oh-my-posh.exe",