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