diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index fbbf4ec052..ddb931d7f1 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.81.1", + "version": "7.81.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.81.1/posh-windows-amd64.7z", - "hash": "98f669bf6f47de8f7c55c92a2b05a9092784e5694b3037bde1fb330ae208f8f0" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.81.2/posh-windows-amd64.7z", + "hash": "a2e4f2058fe65bc04ea9ddc2b8cafdff33b3257f293055ebc1e54b0fcca872e5" } }, "bin": "bin\\oh-my-posh.exe",