From 178423c4feea877b843b806109959f4a31b53a2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 20:29:27 +0000 Subject: [PATCH] oh-my-posh: Update to version 26.2.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 b5d5f1ba04..4222011c3f 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "26.1.0", + "version": "26.2.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/v26.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "97847f621cfa7a9ec5642385fa8a9c911011798677e4936beafeb8fac9c937c4", - "5dcda8dafb76550c0902fabb3ea0364cd9a39282005f74a6855b65d2d543f860" + "05dd555ac1e19492a53ec86414ed3faf62d360694873b5363afd219431c464d2", + "faef5b7f08fe3be9719c8ccb0cc8e2b7a1f1f04388c39fbf4e31aa3cc222e777" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "97847f621cfa7a9ec5642385fa8a9c911011798677e4936beafeb8fac9c937c4", - "cd6c7f5822dfe815cebcb01c13f06c72a9592528134b819831bd6d6c70fa6482" + "05dd555ac1e19492a53ec86414ed3faf62d360694873b5363afd219431c464d2", + "991407177c68746b16e618452849b92b0fa3db5ad73c3f5454b950e1b8a87fee" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "97847f621cfa7a9ec5642385fa8a9c911011798677e4936beafeb8fac9c937c4", - "c33d93e8a84e0ef46696d09ec3f8a02f91ff457ab47c344474845868418df073" + "05dd555ac1e19492a53ec86414ed3faf62d360694873b5363afd219431c464d2", + "ee34341bf2c51b2aa1e74a4db8c475e8c87df951d4babdb55bbc86c75f9960d5" ] } },