From 3dec56714006dd296521883c31ee1f30984542de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 08:26:50 +0000 Subject: [PATCH] oh-my-posh: Update to version 19.5.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 9f7203a256..dc60056f5e 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "19.4.0", + "version": "19.5.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/v19.4.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.4.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "452eaa7503c1de36e129159a6f2517d81950564ce16b630e05fb943dbda0c269", - "d32dd0cd8122b360c3c709f151d6ad919ee22584ccf673f4eb47049267ce9e22" + "ec0deb5e17c1c1bb13abfaf4837aea1619624fd4aa627203dee719164aefb8ad", + "f5ffe813ffcaf7ee81b096eaa18445adb2da5144e725ffb7e475b177030f7e09" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.4.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.4.0/posh-windows-386.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "452eaa7503c1de36e129159a6f2517d81950564ce16b630e05fb943dbda0c269", - "70a80c529d4e4ea32fa96de56f7010914db265fd343a91347f0789afcd62eeda" + "ec0deb5e17c1c1bb13abfaf4837aea1619624fd4aa627203dee719164aefb8ad", + "280ce567b63b843ca7080acc5f5051cb9368a232cf000580a806fc48f082ab4c" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.4.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.4.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "452eaa7503c1de36e129159a6f2517d81950564ce16b630e05fb943dbda0c269", - "7d844cfc3eaef37aafead9e0b53c95d645c34c86ba3edee037a29af7314d18ee" + "ec0deb5e17c1c1bb13abfaf4837aea1619624fd4aa627203dee719164aefb8ad", + "14aea37cd0277c7518243f0d030c02e60b319eb993750dc0d4a5a7eaf1199bc4" ] } },