diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 8be75e6b58..8a4a16f380 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.59.6", + "version": "7.60.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.59.6/posh-windows-amd64.7z", - "hash": "dac1d484116a22bfaaeecfdd4a8af4fd23c10e4225407cce752776a4e3a94aeb" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.60.0/posh-windows-amd64.7z", + "hash": "5025c08d49d24145f6512799d45f2fd11126a624bda551d79722c389ef28cd8c" } }, "bin": "bin\\oh-my-posh.exe",