From ce59fcec3af84a96f16f32415f1bb298efd1ba51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 20:25:25 +0000 Subject: [PATCH] oh-my-posh: Update to version 22.3.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 6537517c7c..9727d5d23e 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "22.1.0", + "version": "22.3.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/v22.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/posh-windows-amd64.exe#/oh-my-posh.exe" ], "hash": [ - "339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", - "5f782e9b3709fa376f4280dfdac4afa38499e3c379a1f3df9b13b077554e1981" + "21a87c947966d0b91cd734860e5e7d999cccc42289a58d7f5df35ceb70c95ed6", + "4c9bfd49de7fd9054dfd50da4149178afe0fa54ffc751599aecf3d3024485838" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/posh-windows-386.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/posh-windows-386.exe#/oh-my-posh.exe" ], "hash": [ - "339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", - "1a52c6f9070acb591b173d815a86948c08fc734ef9250ff0b49516507565ca78" + "21a87c947966d0b91cd734860e5e7d999cccc42289a58d7f5df35ceb70c95ed6", + "2fdc3de9c3d9d0791b76cc6b0f2d730b11c0355cb31846317c233c3ebb82c809" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/themes.zip", + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.3.0/posh-windows-arm64.exe#/oh-my-posh.exe" ], "hash": [ - "339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", - "942a73427e054d826df492bfa6a1b3eaab0fa88c5b697b53936b9131c6a73931" + "21a87c947966d0b91cd734860e5e7d999cccc42289a58d7f5df35ceb70c95ed6", + "641f976e566a8f111385146600ec3881fa9fa90143e5199572d021201325732a" ] } },