diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index c9e1553e13..fb68311828 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.30.0", + "version": "7.30.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.30.0/posh-windows-amd64.7z", - "hash": "44c25f249ff192eba747d962db839f3d326352f09bcc302f237f30aa1fc07e9f" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.30.1/posh-windows-amd64.7z", + "hash": "5fa9f25286b09be491c6c06a3bc80bd1e5d9b01d15fdd0424201b77658691b26" } }, "bin": "bin\\oh-my-posh.exe",