diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 637bf00fae..f7fcdec587 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.34.0", + "version": "7.35.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.34.0/posh-windows-amd64.7z", - "hash": "fa257ffd6a90f245b0131e5315275708bdb53ce3f5abffbefa051d4e31234b50" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.35.0/posh-windows-amd64.7z", + "hash": "3364c2093b0f007246d70bc4a1c81dc9fdf07bc5d34c0897fb372605b3fa91e5" } }, "bin": "bin\\oh-my-posh.exe",