From 19355b0029cbc03bd5489455cdb6ff53c6fae3de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:26:58 +0000 Subject: [PATCH] oh-my-posh: Update to version 19.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 dc60056f5e..97a4f810de 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "19.5.0", + "version": "19.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/v19.5.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "ec0deb5e17c1c1bb13abfaf4837aea1619624fd4aa627203dee719164aefb8ad", - "f5ffe813ffcaf7ee81b096eaa18445adb2da5144e725ffb7e475b177030f7e09" + "8d07f6d25ab3572498500d485696ce0423633397c5e2fdc7939b7707eeba5698", + "1849ad7674dd8727237aeba2eb71e65bb09c69c87f763fc1f0f44267129d9d17" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "ec0deb5e17c1c1bb13abfaf4837aea1619624fd4aa627203dee719164aefb8ad", - "280ce567b63b843ca7080acc5f5051cb9368a232cf000580a806fc48f082ab4c" + "8d07f6d25ab3572498500d485696ce0423633397c5e2fdc7939b7707eeba5698", + "5e59da8d23d51037255bcb7c875eea67ba5f42d42a458242f85b9ae1d12614e9" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "ec0deb5e17c1c1bb13abfaf4837aea1619624fd4aa627203dee719164aefb8ad", - "14aea37cd0277c7518243f0d030c02e60b319eb993750dc0d4a5a7eaf1199bc4" + "8d07f6d25ab3572498500d485696ce0423633397c5e2fdc7939b7707eeba5698", + "b44212b9805807a735757e1bd45db16dae9e28555c5ff87c02bbcd7c9d059801" ] } },