diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 202b53ff08..226a4bab82 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.39.0", + "version": "7.40.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.39.0/posh-windows-amd64.7z", - "hash": "092e5ee3ef4dadbe4b30bc7459238a431349bd6e3ad6b882655cbd530b4f13a3" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.40.0/posh-windows-amd64.7z", + "hash": "fb658554e567719f975cdef42ed53fc27132e83b03af328f9f0c239dee14170d" } }, "bin": "bin\\oh-my-posh.exe",