diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 4059a32a8c..a867df45e2 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.82.0", + "version": "7.82.1", "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.82.0/posh-windows-amd64.7z", - "hash": "cf88b2b44c4a7c4b0554ec2e48c9ba7a67ca64dee597e9c64c69c3d8d64d0c46" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.82.1/posh-windows-amd64.7z", + "hash": "eea143f0a170aab8e941eddbd65ae0f94d1d1fc26152b85eeca3db996d31fbac" } }, "bin": "bin\\oh-my-posh.exe",