From cbc1967b34ba002fe10dc50d82af9b5aed4aed54 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:28:36 +0000 Subject: [PATCH] oh-my-posh: Update to version 21.12.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 390282bdb8..b2cd3e2221 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "21.11.0", + "version": "21.12.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/v21.11.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", - "e0c9d7aab0aa40ec1c980b91cc8c5dfa4fca21de605df4827282d7389d238c40" + "e23ec5ae2d270799361ccbb693db7993e5b1dbea75e10a441b484b4eb1212b81", + "810c1cd52f4688e330923df20bedf85be87d9d030cce284e6e5759c5e6759904" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", - "adb0a88a871ae5df0d9644cd5427b9b939d2f270e5d61c10f7eade4c94712903" + "e23ec5ae2d270799361ccbb693db7993e5b1dbea75e10a441b484b4eb1212b81", + "56ca605279249d121a9bc630ed0a1151d587388b11f775910737018af7d8e712" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.12.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", - "4138834fd3dc94ea5ec0917cebe06c20c90369793473ed72039f32370389bc3e" + "e23ec5ae2d270799361ccbb693db7993e5b1dbea75e10a441b484b4eb1212b81", + "33985b41cc06a594d115a3e27d3ef24ec1dc2b7112c22194c57e0ca057d68804" ] } },