From 556ddced0fe0f0a5b62096b14a46c1d32b1720ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 12:30:34 +0000 Subject: [PATCH] oh-my-posh: Update to version 18.5.1 --- 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 9f576120bb..3d996e4aa1 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "18.5.0", + "version": "18.5.1", "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.5.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "d4b2da294a7e7dcd151091d657a33098ab8566484d81a7ff92f4ed8e0382317b", - "10f42c6c275da98d67a5d1c9ed0a9332bf78673d0645a6e3ab4ee35a6ec87182" + "52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847", + "07f60937bf9f96a88559859c2aca870a4d05b333db0e2ffc6ad165368bb8b2f8" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "d4b2da294a7e7dcd151091d657a33098ab8566484d81a7ff92f4ed8e0382317b", - "7906f943b4d57be1c7a78620bc6ee08bb164fdf1ef0d6c5f9dee517e5d90822e" + "52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847", + "43f4f6bc7b8fe3e6e6320526abb93bb592e62b3852acdafdca02cbc209518944" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.5.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "d4b2da294a7e7dcd151091d657a33098ab8566484d81a7ff92f4ed8e0382317b", - "37ccf36c4e87676f00456c226288c0665165b983a706c43c9ceeb4e4898fe839" + "52d5018067786f87490d6c35ec6e00eca608e7e5ecf9b633b7831d56baa94847", + "242136d5491e73a6a6022ef2e8f71c462246992d9be83a0fc47bdd3062a4c42d" ] } },