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