From 07c200ed9b5b19e957d9e95bca429c35b82d23e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 20:24:58 +0000 Subject: [PATCH] oh-my-posh: Update to version 20.2.2 --- 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 7ee4c43929..cd83f0268f 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "20.2.1", + "version": "20.2.2", "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/v20.2.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "ed0c65a76464dedda1c5a63eadff007b5e2b34bd3331198844aedb7632312a77", - "21eb6e52a41b32774eb62606a6decd3291923a6a36ad48c31763901ee59ac77b" + "b29bcbc7226917afb2d0a584e3d4c6f1fb33f4a4d4b853a0af96baf101ca419d", + "a184ab653dfaa970a3d0c6179ad7ff7d3c9dd5d6c16b07f54cfb8b9641989370" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "ed0c65a76464dedda1c5a63eadff007b5e2b34bd3331198844aedb7632312a77", - "221f3f09749b15567dbbbda88bc4445c04c76547db0e72fa50aaa48a408c6cf1" + "b29bcbc7226917afb2d0a584e3d4c6f1fb33f4a4d4b853a0af96baf101ca419d", + "0932da37c8161b4a59a0e564db72fb1edb5624cc2c3a28ab0e75c2b71be67244" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "ed0c65a76464dedda1c5a63eadff007b5e2b34bd3331198844aedb7632312a77", - "6ab53afedfc32e01d9c69628c675b6bc5ac1e5f23a782cb8d7f07fb30d9e6485" + "b29bcbc7226917afb2d0a584e3d4c6f1fb33f4a4d4b853a0af96baf101ca419d", + "10af99954585c14e9313449496f522094cf4670c197f13442298bc5cf75d588a" ] } },