From 660942e76484479fc6c85511a22abfce9ad62521 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 20:24:08 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.13.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 c7a4a95ae8..3fd698ff33 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.12.0", + "version": "7.13.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.12.0/posh-windows-amd64.7z", - "hash": "795868deff6b67b78c5466fdf59a4d2423e84dd11c747c86c868ce5b801a6be8" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.13.0/posh-windows-amd64.7z", + "hash": "db513a7c2f83ee4bd1562e1a61115830d0ce26d6bb540614731c9dfb436a73b4" } }, "bin": "bin\\oh-my-posh.exe",