From 4c095428397bcce77011b87bdbb8f315de4b9281 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:29:31 +0000 Subject: [PATCH] oh-my-posh: Update to version 19.1.0 --- bucket/oh-my-posh.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 113b337d04..8d8d27e155 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "18.28.0", + "version": "19.1.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", @@ -7,32 +7,32 @@ "architecture": { "64bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "92cd7dacacd711505325a6c9dd80c519fdbd940ead8a448de9c56b558ecd98ec", - "64dd402ec1e4a3877f6548cd03e390d9aea98fa34edbd95409b83037c026760d" + "9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628", + "46e616519fbef24f58edb7e292392c2208ab78ff71c18599f2714fcebd81bfa8" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "92cd7dacacd711505325a6c9dd80c519fdbd940ead8a448de9c56b558ecd98ec", - "deb897d4c625d25e44414417e7fe2f3c1dc4137c4c199e22c719f483e614cbcf" + "9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628", + "9353e78971d4e363c610d71ee749b815287ba67ae2030ae9ab59c4699a231de6" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.28.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "92cd7dacacd711505325a6c9dd80c519fdbd940ead8a448de9c56b558ecd98ec", - "e3d980cbd8868de16f05bc49b6e42c99db78ddce171007580c1cf88a03a005bd" + "9e247a3d0245bf4f6af108018cfef4c10f7e3b64e49ff8828613b01d109cc628", + "b807691885c4901ff8bfba249c2b8e2009a5c5a053b078133b5d116ea60dcaab" ] } },