diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index bdb4f67fc2..6bc15c83fd 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.64.1", + "version": "7.64.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.64.1/posh-windows-amd64.7z", - "hash": "677af0b1da242c7c0088950232041e14f2e82b6973c90c519aaa441b26a35abd" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.64.2/posh-windows-amd64.7z", + "hash": "62e14a3bad8f3a643bb9388ed3f49bbb2121598a762178ebeea4a35f6eebda7b" } }, "bin": "bin\\oh-my-posh.exe",