diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 16476ed8dc..891cfb69d2 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.81.3", + "version": "7.81.4", "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.81.3/posh-windows-amd64.7z", - "hash": "ede37f992bfac7e649c97288eb8f2799cc5230ffe39ae46288888dad4a06c953" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.81.4/posh-windows-amd64.7z", + "hash": "dad7d8e53180eebb9a9cfa7ffb766e755611f84348d7a2890e2a973711af1b6e" } }, "bin": "bin\\oh-my-posh.exe",