From 68e98fec270b141c87630e5559d02ca603c46318 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 16:29:55 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.12.0 --- bucket/oh-my-posh3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh3.json index f7e45c495a..c7a4a95ae8 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.11.0", + "version": "7.12.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "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-posh3/releases/download/v7.11.0/posh-windows-amd64.7z", - "hash": "4c2fe50958c8dae72d11543c6de1c784abbd9260e3222562fe7dba1a36b4bfb3" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.12.0/posh-windows-amd64.7z", + "hash": "795868deff6b67b78c5466fdf59a4d2423e84dd11c747c86c868ce5b801a6be8" } }, "bin": "bin\\oh-my-posh.exe",