diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 38496fbb56..79f8966ea0 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.37.1", + "version": "7.37.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.37.1/posh-windows-amd64.7z", - "hash": "54a62383a5333f1b1d1120c622df069506c38fbd5c7224a40dac44a627470740" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.37.2/posh-windows-amd64.7z", + "hash": "464aad71d0c283d225ee7809240ce919667734ab9518c3723144c1348555b708" } }, "bin": "bin\\oh-my-posh.exe",