diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index f37c181496..547aaf4302 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.57.1", + "version": "7.57.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.57.1/posh-windows-amd64.7z", - "hash": "fac435e1a8e2831c5c5d8ee46dadeb321a69a2a4fe6f9f2fba586147f57aa153" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.57.2/posh-windows-amd64.7z", + "hash": "0938a93d5298e877afec859d909a0869a2d3e4e62e072cbba72d3fd8d7847ab3" } }, "bin": "bin\\oh-my-posh.exe",