From 24896be0318377ff050a7479d790863a4a71669b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 12:34:30 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.30.2 --- bucket/oh-my-posh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index fb68311828..3c3f98c794 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.30.1", + "version": "7.30.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.30.1/posh-windows-amd64.7z", - "hash": "5fa9f25286b09be491c6c06a3bc80bd1e5d9b01d15fdd0424201b77658691b26" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.30.2/posh-windows-amd64.7z", + "hash": "37bd0f1fdd32050387984aa0d77b4a573b6a214f9fc1dab6c8e8c225daa6b405" } }, "bin": "bin\\oh-my-posh.exe",