From 795b6b82692ee88aea45940502658adff349f58c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 08:28:53 +0000 Subject: [PATCH] oh-my-posh: Update to version 21.11.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 89c147deeb..390282bdb8 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "21.10.2", + "version": "21.11.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.10.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.10.2/posh-windows-amd64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "c375d957c629881d2987d6584967f69843128cb8916970ee679171cd002800e8", - "8c27c65e2cf5411cb5ef2212b3682eee0f35031a071b2b041d0ef64c29403741" + "24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", + "e0c9d7aab0aa40ec1c980b91cc8c5dfa4fca21de605df4827282d7389d238c40" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.10.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.10.2/posh-windows-386.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "c375d957c629881d2987d6584967f69843128cb8916970ee679171cd002800e8", - "2af19a071f52ec2311cd8d30f82ff583ee430d60d8cb5fb4fb44d9a73d4165a1" + "24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", + "adb0a88a871ae5df0d9644cd5427b9b939d2f270e5d61c10f7eade4c94712903" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.10.2/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.10.2/posh-windows-arm64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "c375d957c629881d2987d6584967f69843128cb8916970ee679171cd002800e8", - "7ecf01015b1c0c2b4b417abab443d0e72c319eb0ab666d647be60daa05be307f" + "24021ef33f3e93fb7184cae9917c33e09b669ce04c9b314256b478bcbb34122f", + "4138834fd3dc94ea5ec0917cebe06c20c90369793473ed72039f32370389bc3e" ] } },