From ed03b91f21b06a131ad46b06b1e17a13eb65c29e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 16:29:37 +0000 Subject: [PATCH] oh-my-posh: Update to version 22.1.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 2f104f2010..6537517c7c 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,5 +1,5 @@ { - "version": "22.0.3", + "version": "22.1.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.0.3/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.3/posh-windows-amd64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "236836b6474dab4dd942d210e87e31b9e35ebee3d312a2e955f4e828ccf397bd", - "48ff58d313f721422b378b434abc222aceb170d0473b0a89ec9173a600e7edfd" + "339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", + "5f782e9b3709fa376f4280dfdac4afa38499e3c379a1f3df9b13b077554e1981" ] }, "32bit": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.3/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.3/posh-windows-386.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "236836b6474dab4dd942d210e87e31b9e35ebee3d312a2e955f4e828ccf397bd", - "822edf78ee27bffc82ca5c23246a91af32fc2b4b5957d3c255a2466fadf6e487" + "339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", + "1a52c6f9070acb591b173d815a86948c08fc734ef9250ff0b49516507565ca78" ] }, "arm64": { "url": [ - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.3/themes.zip", - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v22.0.3/posh-windows-arm64.exe#/oh-my-posh.exe" + "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" ], "hash": [ - "236836b6474dab4dd942d210e87e31b9e35ebee3d312a2e955f4e828ccf397bd", - "7343bb570fe4b0d98bb4c60fb86b60c04c2edc953f25a5b360453c6a02bf6eac" + "339afed6098bd2200dec2ae39f7ffa50bf7b302186cd5dfd79a1815a73b11437", + "942a73427e054d826df492bfa6a1b3eaab0fa88c5b697b53936b9131c6a73931" ] } },