diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 925160f4c2..6ffea92c0c 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.55.1", + "version": "7.55.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.55.1/posh-windows-amd64.7z", - "hash": "f9ef34e2f9dbaad7678da5d9aa1af24b6de0cad04248336898af63593ad6081b" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.55.2/posh-windows-amd64.7z", + "hash": "8eca9e4655ff57f731aa50d450c274fc9cacadd50609caeb74a000032100880b" } }, "bin": "bin\\oh-my-posh.exe",