diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 3bdcf21545..5159deca20 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.36.0", + "version": "7.36.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.36.0/posh-windows-amd64.7z", - "hash": "0a36392ee4290f7c95bbcd5ed38b3c3e9c637fac44ba0e124710e2ee4cf5b481" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.36.1/posh-windows-amd64.7z", + "hash": "cf6103e962341f01e83a1b5a83823debcad2a9893e7a4f35287b75caea126c98" } }, "bin": "bin\\oh-my-posh.exe",