diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 0a11720f36..237ac9773f 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.56.1", + "version": "7.57.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.56.1/posh-windows-amd64.7z", - "hash": "1d84daed2cfccb45afed893e84b0891c1ecc4f46bde428f4293b5d764b2b07ab" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.57.0/posh-windows-amd64.7z", + "hash": "7e0a54336f7f9944d0678cde81a071c486971ed7afc665e201114ef35730087f" } }, "bin": "bin\\oh-my-posh.exe",