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