diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index bd995c3112..fc152ab00f 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.72.5", + "version": "7.73.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.72.5/posh-windows-amd64.7z", - "hash": "daf0e5995c319829f453597db997992162ab8edc43f53444d4bac5c7a493aa8f" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.73.0/posh-windows-amd64.7z", + "hash": "bb447fbc86d0a9346fbb41b73714caa83e27080d7aefaab8efa6ad1eb2101b38" } }, "bin": "bin\\oh-my-posh.exe",